Chromium Code Reviews| Index: components/nacl/browser/DEPS |
| diff --git a/components/nacl/browser/DEPS b/components/nacl/browser/DEPS |
| index e1c944e5f413653210162d722930b6b5d25219f5..138169530df3dad31a992c0681417e4cbb7960bd 100644 |
| --- a/components/nacl/browser/DEPS |
| +++ b/components/nacl/browser/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| "+content/public/browser", |
| "+content/public/test", |
| + "+native_client/src/public", |
| "+native_client/src/shared/imc/nacl_imc_c.h", |
| "+net", |
| "+ppapi/host", |