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

Unified Diff: base/third_party/xdg_mime/compile.patch

Issue 1647803004: Move base to DEPS (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 4 years, 11 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
« no previous file with comments | « base/third_party/xdg_mime/README.chromium ('k') | base/third_party/xdg_mime/free_pointer_later.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/third_party/xdg_mime/compile.patch
diff --git a/base/third_party/xdg_mime/compile.patch b/base/third_party/xdg_mime/compile.patch
deleted file mode 100644
index cd055edc03fb2731e37c048d03a7b18da4bedf82..0000000000000000000000000000000000000000
--- a/base/third_party/xdg_mime/compile.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- a/xdgmimecache.c
-+++ b/xdgmimecache.c
-@@ -40,6 +40,8 @@
-
- #include <netinet/in.h> /* for ntohl/ntohs */
-
-+#define HAVE_MMAP 1
-+
- #ifdef HAVE_MMAP
- #include <sys/mman.h>
- #else
-@@ -1000,5 +1002,3 @@
- dump_glob_node (cache, offset + 20 * j, 0);
- }
- }
--
--
« no previous file with comments | « base/third_party/xdg_mime/README.chromium ('k') | base/third_party/xdg_mime/free_pointer_later.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698