diff options
author | mdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-05 05:26:54 +0000 |
---|---|---|
committer | mdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-05 05:26:54 +0000 |
commit | 315f5bd633f33cea65a377f38520f2aa574462cd (patch) | |
tree | 9ae107fcc6fec830792b02dbdf94d708e6e77fc3 /DEPS | |
parent | 33def2bc7cd601572c25c6dc4f3e77822544752c (diff) | |
download | chromium_src-315f5bd633f33cea65a377f38520f2aa574462cd.zip chromium_src-315f5bd633f33cea65a377f38520f2aa574462cd.tar.gz chromium_src-315f5bd633f33cea65a377f38520f2aa574462cd.tar.bz2 |
Linux: roll DEPS to pick up new xdg-utils.
BUG=73231
Review URL: http://codereview.chromium.org/6793034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80414 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -300,7 +300,7 @@ deps_os = { "/trunk/deps/reference_builds/chrome_linux@70120", "src/third_party/xdg-utils": - "/trunk/deps/third_party/xdg-utils@79914", + "/trunk/deps/third_party/xdg-utils@80408", "src/third_party/swig/linux": "/trunk/deps/third_party/swig/linux@" + Var("swig_revision"), |