diff options
author | mdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-08 23:06:59 +0000 |
---|---|---|
committer | mdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-08 23:06:59 +0000 |
commit | 53b31efebbd3ceffdde84bb62f78986620179040 (patch) | |
tree | 3dc77bade445ae44940a28fcf54fccd441630a17 /DEPS | |
parent | d4437348a78ac74f2c8ab28418da21d0a0ea5f98 (diff) | |
download | chromium_src-53b31efebbd3ceffdde84bb62f78986620179040.zip chromium_src-53b31efebbd3ceffdde84bb62f78986620179040.tar.gz chromium_src-53b31efebbd3ceffdde84bb62f78986620179040.tar.bz2 |
Linux: import new xdg-settings to improve the default browser checking.
BUG=20413
TEST=none
Review URL: http://codereview.chromium.org/194047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25676 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -113,7 +113,7 @@ deps_os = { "unix": { # Linux, really. "src/third_party/xdg-utils": - "/trunk/deps/third_party/xdg-utils@22207", + "/trunk/deps/third_party/xdg-utils@25672", "src/third_party/ffmpeg/binaries/chromium": "/trunk/deps/third_party/ffmpeg/binaries/linux@25436", }, |