Roll xdg-utils to latest revision for registerProtocolHandler support.
Brings in upstream changes and also changes to support registering Chrome
as the default handelr for specific URL schemes, in support of
registerProtocolHandler
BUG=83557
TEST=Manual testing needed on different Linux distrubutions
Review URL: http://codereview.chromium.org/7471025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93354 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/DEPS b/DEPS
index 269b673..4933db3 100644
--- a/DEPS
+++ b/DEPS
@@ -328,7 +328,7 @@
"/trunk/deps/reference_builds/chrome_linux@89574",
"src/third_party/xdg-utils":
- "/trunk/deps/third_party/xdg-utils@84895",
+ "/trunk/deps/third_party/xdg-utils@93299",
"src/third_party/swig/linux":
"/trunk/deps/third_party/swig/linux@" + Var("swig_revision"),