summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authorbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-23 17:16:42 +0000
committerbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-23 17:16:42 +0000
commit21b115db8c7e7f61cf57dc180395ef94c9cce16f (patch)
treeba2620eeec803632edab2d9711a659f4c14e90f4 /chrome
parent1fdd9828faba2073ef63c0b91aa04f5b12119794 (diff)
downloadchromium_src-21b115db8c7e7f61cf57dc180395ef94c9cce16f.zip
chromium_src-21b115db8c7e7f61cf57dc180395ef94c9cce16f.tar.gz
chromium_src-21b115db8c7e7f61cf57dc180395ef94c9cce16f.tar.bz2
Update DEPS files for new changes to app.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1279 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/app/DEPS2
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",
]