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

Unified Diff: build/secondary/third_party/freetype/BUILD.gn

Issue 816543004: Update from https://crrev.com/308996 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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: build/secondary/third_party/freetype/BUILD.gn
diff --git a/build/secondary/third_party/freetype/BUILD.gn b/build/secondary/third_party/freetype/BUILD.gn
index 2181d87209d7d1ffc03485a55316620dd4976bdc..96e50f377680a350bf16699999441f310177c69e 100644
--- a/build/secondary/third_party/freetype/BUILD.gn
+++ b/build/secondary/third_party/freetype/BUILD.gn
@@ -24,6 +24,7 @@ source_set("freetype") {
"src/base/ftsystem.c",
"src/base/ftinit.c",
"src/base/ftgasp.c",
+ "src/gzip/ftgzip.c",
"src/raster/raster.c",
"src/sfnt/sfnt.c",
"src/smooth/smooth.c",

Powered by Google App Engine
This is Rietveld 408576698