diff options
author | ericu@google.com <ericu@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-24 19:08:29 +0000 |
---|---|---|
committer | ericu@google.com <ericu@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-24 19:08:29 +0000 |
commit | 5eb7127f8d3f12d0b0e29c9f68051366a1d1b891 (patch) | |
tree | 8e24c2dcd0161fccded0e23930dbe2a995daed96 /DEPS | |
parent | cbc2a675b9064d6657456c09ebbc937f2cc2eb2b (diff) | |
download | chromium_src-5eb7127f8d3f12d0b0e29c9f68051366a1d1b891.zip chromium_src-5eb7127f8d3f12d0b0e29c9f68051366a1d1b891.tar.gz chromium_src-5eb7127f8d3f12d0b0e29c9f68051366a1d1b891.tar.bz2 |
Roll deps to get an as-yet-unused file that was missed in the previous version.
BUG=none
TEST=none
TBR=brettw
Review URL: https://chromiumcodereview.appspot.com/9285024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118868 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@167", + (Var("googlecode_url") % "google-url") + "/trunk@168", "src/seccompsandbox": (Var("googlecode_url") % "seccompsandbox") + "/trunk@178", |