diff options
Diffstat (limited to 'chrome/nacl/DEPS')
-rw-r--r-- | chrome/nacl/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/nacl/DEPS b/chrome/nacl/DEPS index a3d7040..c5a003d 100644 --- a/chrome/nacl/DEPS +++ b/chrome/nacl/DEPS @@ -1,5 +1,6 @@ include_rules = [ "+chrome/app/breakpad_win.h", + "+components/nacl", "+content/public/app/startup_helper_win.h", "+sandbox/linux/seccomp-bpf", "+sandbox/linux/services", |