Index: components/nacl/BUILD.gn |
diff --git a/components/nacl/BUILD.gn b/components/nacl/BUILD.gn |
index 1addcfc4e21bd69e70eb57ad1bd9a4a9e71e8fec..ad200c93455c90e2684ee1994a2634af6205916d 100644 |
--- a/components/nacl/BUILD.gn |
+++ b/components/nacl/BUILD.gn |
@@ -38,6 +38,7 @@ if (enable_nacl) { |
"//ppapi/c", |
"//ppapi/proxy:ipc", |
"//ppapi/shared_impl", |
+ "//sandbox", |
"//third_party/mojo/src/mojo/edk/system", |
] |