diff options
author | ericu@google.com <ericu@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-18 20:06:35 +0000 |
---|---|---|
committer | ericu@google.com <ericu@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-18 20:06:35 +0000 |
commit | 4309d07c11458bf356551575029554badd1308f7 (patch) | |
tree | d26b5224439f0bae97b0dbe119b6fd054793e339 /DEPS | |
parent | e871f1a0bdf9c09b2c72e521b179ebb2fd6dc4e9 (diff) | |
download | chromium_src-4309d07c11458bf356551575029554badd1308f7.zip chromium_src-4309d07c11458bf356551575029554badd1308f7.tar.gz chromium_src-4309d07c11458bf356551575029554badd1308f7.tar.bz2 |
Roll deps for filesystem URL changes, take 3.
BUG=none
TEST=existing googleurl unit tests continue to pass
Review URL: https://chromiumcodereview.appspot.com/9104001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118128 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@167", "src/seccompsandbox": (Var("googlecode_url") % "seccompsandbox") + "/trunk@178", |