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

Unified Diff: skia/BUILD.gn

Issue 413743003: Skia roll f73c237291b:8d84c995319 (SkFontMgr_android) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update to latest. Created 6 years, 5 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 | « DEPS ('k') | skia/skia_gn_files.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/BUILD.gn
diff --git a/skia/BUILD.gn b/skia/BUILD.gn
index 73f85a027c77c0a0c54897844eb8181aa8742b9d..1a043ceb33fbba67dc7f0cda02647b0c61b80fbd 100644
--- a/skia/BUILD.gn
+++ b/skia/BUILD.gn
@@ -438,6 +438,7 @@ component("skia") {
sources -= [
"//third_party/skia/src/ports/SkFontConfigInterface_android.cpp",
"//third_party/skia/src/ports/SkFontConfigParser_android.cpp",
+ "//third_party/skia/src/ports/SkFontMgr_android.cpp",
]
}
if (!is_mac) {
« no previous file with comments | « DEPS ('k') | skia/skia_gn_files.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698