diff options
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/DEPS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/app/DEPS b/chrome/app/DEPS index 892a0d2..8f26006 100644 --- a/chrome/app/DEPS +++ b/chrome/app/DEPS @@ -1,6 +1,8 @@ include_rules = [ "+breakpad", "+chrome/browser", + "+chrome/installer", + "+chrome/personalization", "+sandbox", "+tools/memory_watcher", ] |