mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Internal change
PiperOrigin-RevId: 245409785 Change-Id: I37b1611bed459522803fa1e49c4252d2cad80076
This commit is contained in:
parent
5e645a9190
commit
523620f8ab
|
@ -16,6 +16,7 @@
|
|||
#define SANDBOXED_API_SANDBOX2_LOGSINK_H_
|
||||
|
||||
#include <glog/logging.h>
|
||||
|
||||
#include "absl/synchronization/mutex.h"
|
||||
#include "sandboxed_api/sandbox2/comms.h"
|
||||
|
||||
|
|
|
@ -76,7 +76,6 @@ cc_test(
|
|||
name = "status_test",
|
||||
srcs = ["status_test.cc"],
|
||||
deps = [
|
||||
":status",
|
||||
":status_matchers",
|
||||
"@com_google_googletest//:gtest_main",
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue
Block a user