summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-31 23:42:07 +0000
committermdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-31 23:42:07 +0000
commit3ed584e7b6e2a872441e6d31b7584311811dc71e (patch)
tree41afbf59a7f526923dad047222161fd470ae38c9 /DEPS
parentddaabe0cab33ca70c5ffb84665b06ef2195aef81 (diff)
downloadchromium_src-3ed584e7b6e2a872441e6d31b7584311811dc71e.zip
chromium_src-3ed584e7b6e2a872441e6d31b7584311811dc71e.tar.gz
chromium_src-3ed584e7b6e2a872441e6d31b7584311811dc71e.tar.bz2
Linux: import new xdg-settings with a fix for recent Fedora.
BUG=none TEST=none Review URL: http://codereview.chromium.org/159739 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22225 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 112ffbc..f0de9f5 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@22076",
+ "/trunk/deps/third_party/xdg-utils@22207",
},
}