From 587df3814af5779010318d46659e7ba53c3e5142 Mon Sep 17 00:00:00 2001 From: "tfarina@chromium.org" Date: Sun, 14 Jul 2013 23:33:56 +0000 Subject: 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 --- components/sessions/DEPS | 2 -- 1 file changed, 2 deletions(-) (limited to 'components') diff --git a/components/sessions/DEPS b/components/sessions/DEPS index cc311fc..fd2f190 100644 --- a/components/sessions/DEPS +++ b/components/sessions/DEPS @@ -1,8 +1,6 @@ include_rules = [ - "+base", "+content/public/browser", "+content/public/common", - "+googleurl", "+sync", "+third_party/WebKit/public/platform", "+webkit", -- cgit v1.1