summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-22 02:24:35 +0000
committermdm@chromium.org <mdm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-22 02:24:35 +0000
commit7061b12b4c63e24a7a3f3cf24c70a00f971cec31 (patch)
treefe27f4281bad33e4a8c39b22ba40da68242d7d6c /DEPS
parent603c389aba55c3a03729b15242c738b665d91b3e (diff)
downloadchromium_src-7061b12b4c63e24a7a3f3cf24c70a00f971cec31.zip
chromium_src-7061b12b4c63e24a7a3f3cf24c70a00f971cec31.tar.gz
chromium_src-7061b12b4c63e24a7a3f3cf24c70a00f971cec31.tar.bz2
Linux: use new xdg-settings "check" feature to determine whether we are the default browser.
BUG=17093 TEST=in GNOME, let Firefox set itself as the default after Chrome has set itself; Chrome should then detect that it is no longer the default Review URL: http://codereview.chromium.org/155889 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21260 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 938aa0f..9677e13 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@20073",
+ "/trunk/deps/third_party/xdg-utils@21243",
},
}