diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-06 01:17:47 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-06 01:17:47 +0000 |
commit | 36a57f98484932dbe3a2d676985935085e272d0b (patch) | |
tree | a32d34d2a8e47f78348aa2de06680176dc91804b /DEPS | |
parent | 6f8857be519c1d732b0012c88fbe707983bffbd1 (diff) | |
download | chromium_src-36a57f98484932dbe3a2d676985935085e272d0b.zip chromium_src-36a57f98484932dbe3a2d676985935085e272d0b.tar.gz chromium_src-36a57f98484932dbe3a2d676985935085e272d0b.tar.bz2 |
Roll DEPS to add OWNERS files to third_party/gold and third_party/xdg-utils.
Review URL: https://chromiumcodereview.appspot.com/16337021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204374 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -483,7 +483,7 @@ deps_os = { "/trunk/deps/reference_builds/chrome_linux@197743", "src/third_party/xdg-utils": - "/trunk/deps/third_party/xdg-utils@149334", + "/trunk/deps/third_party/xdg-utils@203785", "src/third_party/swig/linux": "/trunk/deps/third_party/swig/linux@" + Var("swig_revision"), @@ -496,7 +496,7 @@ deps_os = { "/trunk/deps/third_party/openssl@" + Var("openssl_revision"), "src/third_party/gold": - "/trunk/deps/third_party/gold@168091", + "/trunk/deps/third_party/gold@203758", "src/third_party/libmtp": "/trunk/deps/third_party/libmtp@178673", |