summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-08 23:06:59 +0000
committermdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-08 23:06:59 +0000
commit53b31efebbd3ceffdde84bb62f78986620179040 (patch)
tree3dc77bade445ae44940a28fcf54fccd441630a17 /DEPS
parentd4437348a78ac74f2c8ab28418da21d0a0ea5f98 (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 66f6e06..5545f0f 100644
--- a/DEPS
+++ b/DEPS
@@ -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",
},