summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-30 20:06:35 +0000
committermdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-30 20:06:35 +0000
commitc16ca81ff44eba2d8d5b66b14aa35f1629202c58 (patch)
tree256bc5ba81a904ac0fac7d7aeb70309351613361 /DEPS
parentcaa941cc7a552988588e90dbdf83a2cff0b7b1f0 (diff)
downloadchromium_src-c16ca81ff44eba2d8d5b66b14aa35f1629202c58.zip
chromium_src-c16ca81ff44eba2d8d5b66b14aa35f1629202c58.tar.gz
chromium_src-c16ca81ff44eba2d8d5b66b14aa35f1629202c58.tar.bz2
Pull in a new version of xdg-settings that handles localized browser settings in KDE 4.
BUG=17842 TEST=none Review URL: http://codereview.chromium.org/159651 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22086 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 19a4a3b..a2d7a7a 100644
--- a/DEPS
+++ b/DEPS
@@ -92,7 +92,7 @@ deps_os = {
"unix": {
# Linux, really.
"src/third_party/xdg-utils":
- "/trunk/deps/third_party/xdg-utils@21715",
+ "/trunk/deps/third_party/xdg-utils@22076",
},
}