diff options
author | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-14 23:33:56 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-14 23:33:56 +0000 |
commit | 587df3814af5779010318d46659e7ba53c3e5142 (patch) | |
tree | 6dcf7bd4afbd019ecb7112d520644cc533e55b12 /sync/internal_api/DEPS | |
parent | 350187c7d9f1d9210cfe8576b5b0ec6d379100c5 (diff) | |
download | chromium_src-587df3814af5779010318d46659e7ba53c3e5142.zip chromium_src-587df3814af5779010318d46659e7ba53c3e5142.tar.gz chromium_src-587df3814af5779010318d46659e7ba53c3e5142.tar.bz2 |
Remove DEPS rules that are redundant with the defaults in src/DEPS.
Update googleurl references in DEPS files and update one prohibition that
had gotten out of sync.
BUG=229660
TBR=marja@chromium.org,jyasskin@chromium.org,blundell@chromium.org,zea@chromium.org
Review URL: https://chromiumcodereview.appspot.com/18919006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@211611 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sync/internal_api/DEPS')
-rw-r--r-- | sync/internal_api/DEPS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sync/internal_api/DEPS b/sync/internal_api/DEPS index 9eb47ef..a6e2e4e 100644 --- a/sync/internal_api/DEPS +++ b/sync/internal_api/DEPS @@ -1,5 +1,4 @@ include_rules = [ - "+googleurl", "+net", "+sync/base", "+sync/engine", |