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

Unified Diff: third_party/harfbuzz-ng/README.chromium

Issue 481653002: Fix harfbuzz compile on Windows LKGRs after r290100 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 | « no previous file | third_party/harfbuzz-ng/google.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | third_party/harfbuzz-ng/google.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698