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 c137446..08a8ab3 100644 --- a/chrome/app/DEPS +++ b/chrome/app/DEPS @@ -1,6 +1,7 @@ include_rules = [ "+breakpad", "+chrome/browser", + "+chrome/child", "+chrome/chrome_watcher", "+chrome/installer", "+chrome/plugin/chrome_content_plugin_client.h", |