diff options
author | mdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-11 23:12:19 +0000 |
---|---|---|
committer | mdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-11 23:12:19 +0000 |
commit | 4844bcc29daff08e2dfc9c0436dc691575b88076 (patch) | |
tree | 92ea471ebbb37d76baebfe1dd402bff7ec5c5475 /DEPS | |
parent | b9f56d7d131336547a474ec8576c78382daf1625 (diff) | |
download | chromium_src-4844bcc29daff08e2dfc9c0436dc691575b88076.zip chromium_src-4844bcc29daff08e2dfc9c0436dc691575b88076.tar.gz chromium_src-4844bcc29daff08e2dfc9c0436dc691575b88076.tar.bz2 |
Linux: roll DEPS to pick up xdg-utils merge with upstream. No functional change.
Review URL: http://codereview.chromium.org/6973018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85068 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -308,7 +308,7 @@ deps_os = { "/trunk/deps/reference_builds/chrome_linux@70120", "src/third_party/xdg-utils": - "/trunk/deps/third_party/xdg-utils@84156", + "/trunk/deps/third_party/xdg-utils@84895", "src/third_party/swig/linux": "/trunk/deps/third_party/swig/linux@" + Var("swig_revision"), |