summaryrefslogtreecommitdiffstats
path: root/ios
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-12 05:01:49 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-12 05:01:49 +0000
commitf968211f7391a19f3383ab184d1461a2e3b367fb (patch)
tree6f2b1b36a68bc63186a6b90aabd09c83ee24dc53 /ios
parentdb716ca721e9307905bef6db95acb0eb35c49526 (diff)
downloadchromium_src-f968211f7391a19f3383ab184d1461a2e3b367fb.zip
chromium_src-f968211f7391a19f3383ab184d1461a2e3b367fb.tar.gz
chromium_src-f968211f7391a19f3383ab184d1461a2e3b367fb.tar.bz2
Stop pulling googleurl through DEPS.
This is the final patch in this series of merging the external googleurl repo into Chromium source code base. BUG=229660 R=brettw@chromium.org,joth@chromium.org,blundell@chromium.org,thakis@chromium.org,thestig@chromium.org TBR=brettw Review URL: https://chromiumcodereview.appspot.com/20349002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@216922 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ios')
-rw-r--r--ios/public/DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/ios/public/DEPS b/ios/public/DEPS
index 3f0cd59..c04c1d5 100644
--- a/ios/public/DEPS
+++ b/ios/public/DEPS
@@ -4,7 +4,6 @@ include_rules = [
# be kept in sync with src/DEPS.
"-base",
"-build",
- "-googleurl",
"-library_loaders",
"-testing",
"-third_party/icu/source/common/unicode",