mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Internal Code Change
PiperOrigin-RevId: 519725866 Change-Id: Ibac005b875127ae68e28346fb78e74e789cff01e
This commit is contained in:
parent
9f2ba9d6a1
commit
1755ba08e1
|
@ -30,7 +30,6 @@ cc_binary(
|
|||
"//sandboxed_api:config",
|
||||
"//sandboxed_api/sandbox2",
|
||||
"//sandboxed_api/sandbox2:comms",
|
||||
"//sandboxed_api/sandbox2:forkserver",
|
||||
"//sandboxed_api/util:runfiles",
|
||||
"@com_google_absl//absl/flags:flag",
|
||||
"@com_google_absl//absl/flags:parse",
|
||||
|
|
|
@ -32,7 +32,6 @@
|
|||
#include "sandboxed_api/config.h"
|
||||
#include "sandboxed_api/sandbox2/comms.h"
|
||||
#include "sandboxed_api/sandbox2/executor.h"
|
||||
#include "sandboxed_api/sandbox2/forkserver.h"
|
||||
#include "sandboxed_api/sandbox2/limits.h"
|
||||
#include "sandboxed_api/sandbox2/policy.h"
|
||||
#include "sandboxed_api/sandbox2/policybuilder.h"
|
||||
|
|
Loading…
Reference in New Issue
Block a user