diff options
author | ericu@google.com <ericu@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-04 23:42:48 +0000 |
---|---|---|
committer | ericu@google.com <ericu@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-04 23:42:48 +0000 |
commit | a06685945cc1bc5d6dbd8d011271d98b839f969b (patch) | |
tree | aed99f53ec8914f37bbb1fc6c02425c93c5574f2 /DEPS | |
parent | 7fd677153ae6c52221933bd392a314079629d150 (diff) | |
download | chromium_src-a06685945cc1bc5d6dbd8d011271d98b839f969b.zip chromium_src-a06685945cc1bc5d6dbd8d011271d98b839f969b.tar.gz chromium_src-a06685945cc1bc5d6dbd8d011271d98b839f969b.tar.bz2 |
Roll googleurl deps to 166.
BUG=none
TEST=none
TBR=brettw
Review URL: http://codereview.chromium.org/9085029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116404 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ deps = { "/trunk/deps/support@20411", "src/googleurl": - (Var("googlecode_url") % "google-url") + "/trunk@165", + (Var("googlecode_url") % "google-url") + "/trunk@166", "src/seccompsandbox": (Var("googlecode_url") % "seccompsandbox") + "/trunk@178", |