diff options
author | mdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-31 23:42:07 +0000 |
---|---|---|
committer | mdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-31 23:42:07 +0000 |
commit | 3ed584e7b6e2a872441e6d31b7584311811dc71e (patch) | |
tree | 41afbf59a7f526923dad047222161fd470ae38c9 /DEPS | |
parent | ddaabe0cab33ca70c5ffb84665b06ef2195aef81 (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", }, } |