diff options
author | mdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-30 23:33:48 +0000 |
---|---|---|
committer | mdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-30 23:33:48 +0000 |
commit | bd50c65207ea0408cc6e14a72866dbbe26e0d7a1 (patch) | |
tree | 10e947d01dedd9c3ca13ac86536be3c64e040220 /DEPS | |
parent | 0aede8ad2e5acde78bb65d3bb9953378b8e4409c (diff) | |
download | chromium_src-bd50c65207ea0408cc6e14a72866dbbe26e0d7a1.zip chromium_src-bd50c65207ea0408cc6e14a72866dbbe26e0d7a1.tar.gz chromium_src-bd50c65207ea0408cc6e14a72866dbbe26e0d7a1.tar.bz2 |
Linux: roll DEPS to pick up new xdg-utils.
BUG=73231
TEST=default browser setting should work correctly on recent GNOME, e.g. Ubuntu 11.04
Review URL: http://codereview.chromium.org/6670095
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79920 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@58316", + "/trunk/deps/third_party/xdg-utils@79914", "src/third_party/swig/linux": "/trunk/deps/third_party/swig/linux@" + Var("swig_revision"), |