Index: third_party/harfbuzz-ng/google.patch |
diff --git a/third_party/harfbuzz-ng/google.patch b/third_party/harfbuzz-ng/google.patch |
deleted file mode 100644 |
index 9e47fe80606103c1fb77b067884be260669c091b..0000000000000000000000000000000000000000 |
--- a/third_party/harfbuzz-ng/google.patch |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-diff --git a/third_party/harfbuzz-ng/src/hb-private.hh b/third_party/harfbuzz-ng/src/hb-private.hh |
-index 6b9d791..8f68e8b 100644 |
---- a/third_party/harfbuzz-ng/src/hb-private.hh |
-+++ b/third_party/harfbuzz-ng/src/hb-private.hh |
-@@ -131,7 +131,9 @@ |
- # ifndef WIN32_LEAN_AND_MEAN |
- # define WIN32_LEAN_AND_MEAN |
- # endif |
--# define STRICT |
-+# ifndef STRICT |
-+# define STRICT |
-+# endif |
- #endif |
- |
- #ifdef _WIN32_WCE |