+2017-03-24 Carlos Garcia Campos <cgarcia@igalia.com>
+
+ Unreviewed. Add stubs for xdgmime sources to ThirdParty.
+
+ This is in preparation for bug #170001, to try to bypass the SVN hook that doesn't allow to commit source files
+ containing tabs. I'm committing empty files, so that once those files are known by SVN I can set the
+ allow-tabs property and then commit the actual contents.
+
+ * xdgmime/src/xdgmime.c: Added.
+ * xdgmime/src/xdgmime.h: Added.
+ * xdgmime/src/xdgmimealias.c: Added.
+ * xdgmime/src/xdgmimealias.h: Added.
+ * xdgmime/src/xdgmimecache.c: Added.
+ * xdgmime/src/xdgmimecache.h: Added.
+ * xdgmime/src/xdgmimeglob.c: Added.
+ * xdgmime/src/xdgmimeglob.h: Added.
+ * xdgmime/src/xdgmimeicon.c: Added.
+ * xdgmime/src/xdgmimeicon.h: Added.
+ * xdgmime/src/xdgmimeint.c: Added.
+ * xdgmime/src/xdgmimeint.h: Added.
+ * xdgmime/src/xdgmimemagic.c: Added.
+ * xdgmime/src/xdgmimemagic.h: Added.
+ * xdgmime/src/xdgmimeparent.c: Added.
+ * xdgmime/src/xdgmimeparent.h: Added.
+
2017-02-09 Alex Christensen <achristensen@webkit.org>
Build libwebrtc on bots without using it yet