Index: third_party/harfbuzz/README.chromium |
diff --git a/third_party/harfbuzz/README.chromium b/third_party/harfbuzz/README.chromium |
deleted file mode 100644 |
index 8edc36eb659dbb934cd6607eabb2d9b11142fe74..0000000000000000000000000000000000000000 |
--- a/third_party/harfbuzz/README.chromium |
+++ /dev/null |
@@ -1,25 +0,0 @@ |
-Name: harfbuzz |
-Short Name: harfbuzz |
-URL: http://anongit.freedesktop.org/git/harfbuzz.old.git |
-Version: 0 |
-Date: 20120730 |
-Revision: 3ab7b37bdebf0f8773493a1fee910b151c4de30f |
-Security Critical: yes |
-License: MIT |
- |
-Description: |
-"Harfbuzz is an OpenType text shaping engine." |
-Read http://behdad.org/text/ if you dare learn more. |
-This code was taken from 3ab7b37bdebf0f8773493a1fee910b151c4de30f |
-(git://anongit.freedesktop.org/harfbuzz) |
- |
-The patch in chromium.patch was applied on top of this; I will talk with |
-upstream about it. (Note that chromium.patch is just a record of our |
-changes against upstream; you must also apply any changes that you make to |
-the checked-in copy of the source.) |
- |
-Added support for building on Android. |
- |
-The patch for Arabic alignment bug was added (bug 105685). |
- |
-Added patch for compiling with clang ARM for Android. |