diff options
author | mdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-20 03:49:26 +0000 |
---|---|---|
committer | mdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-20 03:49:26 +0000 |
commit | de229e45d6a3836e3b5b7a34590916b42636ba58 (patch) | |
tree | 69653686352c320a0dbe91fd1d6d8da0ecfe3e07 /DEPS | |
parent | 8799e54a69efe75a81d7e66a96720f680ce8170a (diff) | |
download | chromium_src-de229e45d6a3836e3b5b7a34590916b42636ba58.zip chromium_src-de229e45d6a3836e3b5b7a34590916b42636ba58.tar.gz chromium_src-de229e45d6a3836e3b5b7a34590916b42636ba58.tar.bz2 |
Linux: roll DEPS to pick up xdg-utils update.
BUG=73231
Review URL: http://codereview.chromium.org/6877066
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82232 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -305,7 +305,7 @@ deps_os = { "/trunk/deps/reference_builds/chrome_linux@70120", "src/third_party/xdg-utils": - "/trunk/deps/third_party/xdg-utils@81021", + "/trunk/deps/third_party/xdg-utils@82218", "src/third_party/swig/linux": "/trunk/deps/third_party/swig/linux@" + Var("swig_revision"), |