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

Unified Diff: BUILD.gn

Issue 2346333002: Split SkFontConfigInterface globals and factory. (Closed)
Patch Set: Created 4 years, 3 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 | cmake/CMakeLists.txt » ('j') | include/ports/SkFontConfigInterface.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 9a9157e3bd05f875a8055f91dff6eb07d457eb45..2bfad162539298409c9be08817e4769c3692e2b0 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -263,6 +263,7 @@ optional("fontmgr_fontconfig") {
"//third_party/freetype2",
]
sources = [
+ "src/ports/SkFontConfigInterface.cpp",
"src/ports/SkFontConfigInterface_direct.cpp",
"src/ports/SkFontConfigInterface_direct_factory.cpp",
"src/ports/SkFontMgr_FontConfigInterface.cpp",
« no previous file with comments | « no previous file | cmake/CMakeLists.txt » ('j') | include/ports/SkFontConfigInterface.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698