Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(378)

Unified Diff: third_party/xdg-utils/tests/xdg-utils-usecases/data/icon_file.xml

Issue 151098: Patch from mdm@google.com... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/
Patch Set: Created 11 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/xdg-utils/tests/xdg-utils-usecases/data/icon_file.xml
===================================================================
--- third_party/xdg-utils/tests/xdg-utils-usecases/data/icon_file.xml (revision 0)
+++ third_party/xdg-utils/tests/xdg-utils-usecases/data/icon_file.xml (revision 0)
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+ <mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
+ <mime-type type="xdgtestdata/icontest">
+ <comment>xdg-utils icon file association test</comment>
+ <glob pattern="*.xdgtestext"/>
+ </mime-type>
+ </mime-info>

Powered by Google App Engine
This is Rietveld 408576698