Index: third_party/harfbuzz-ng/README.chromium |
diff --git a/third_party/harfbuzz-ng/README.chromium b/third_party/harfbuzz-ng/README.chromium |
index b02ddf90db91bd6b7431d203e70cff7c428f2600..8124ef64928028996b7b36ec39edf48baaf2e1cb 100644 |
--- a/third_party/harfbuzz-ng/README.chromium |
+++ b/third_party/harfbuzz-ng/README.chromium |
@@ -14,5 +14,6 @@ API from the old one. |
This copy of harfbuzz is updated by downloading the release tarball |
from http://www.freedesktop.org/software/harfbuzz/release/ , removing |
files in src, copying *.h *.hh *.cc from the tarball's src folder |
-over to src, then checking for removed or added files and updating |
-our build recipes in BUILD.gn and harfbuzz.gyp accordingly. |
+over to src, apply google.patch, then checking for removed or added |
+files and update our build recipes in BUILD.gn and harfbuzz.gyp |
+accordingly. |