diff options
Diffstat (limited to 'chrome/app/DEPS')
-rw-r--r-- | chrome/app/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/DEPS b/chrome/app/DEPS index 37cd670..77f6a4b 100644 --- a/chrome/app/DEPS +++ b/chrome/app/DEPS @@ -8,6 +8,7 @@ include_rules = [ "+chrome/utility/chrome_content_utility_client.h", "+chromeos/chromeos_paths.h", "+components/breakpad/common/breakpad_paths.h", + "+components/nacl/common", "+content/public/app", "+content/public/browser/browser_main_runner.h", "+content/public/browser/render_process_host.h", |