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

Unified Diff: third_party/harfbuzz-ng/BUILD.gn

Issue 2778153002: Add missing header files to GN files (Closed)
Patch Set: manual fix for CrOS Created 3 years, 9 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
Index: third_party/harfbuzz-ng/BUILD.gn
diff --git a/third_party/harfbuzz-ng/BUILD.gn b/third_party/harfbuzz-ng/BUILD.gn
index 85cfa32bb6f38237737a66985d9165b946c7a501..2bd5a2d0735a2c17d8c76022fc67f93437e9ce6a 100644
--- a/third_party/harfbuzz-ng/BUILD.gn
+++ b/third_party/harfbuzz-ng/BUILD.gn
@@ -103,6 +103,7 @@ if (use_system_harfbuzz) {
"src/hb-ot-map.cc",
"src/hb-ot-math-table.hh",
"src/hb-ot-math.cc",
+ "src/hb-ot-math.h",
"src/hb-ot-maxp-table.hh",
"src/hb-ot-name-table.hh",
"src/hb-ot-shape-complex-arabic-fallback.hh",

Powered by Google App Engine
This is Rietveld 408576698