Chromium Code Reviews| Index: components/nacl/broker/BUILD.gn |
| diff --git a/components/nacl/broker/BUILD.gn b/components/nacl/broker/BUILD.gn |
| index a2fa9a670dbf73e3cdafdaee538a42f045c06427..cfa76502a725e275ae0fcf4a52217aabbd71644f 100644 |
| --- a/components/nacl/broker/BUILD.gn |
| +++ b/components/nacl/broker/BUILD.gn |
| @@ -26,6 +26,7 @@ source_set("broker") { |
| "//components/nacl/common:switches", |
| "//content/public/common:static_switches", |
| "//ipc", |
| + "//mojo/edk/system", |
| "//sandbox", |
| ] |