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

Unified Diff: gyp/tools.gyp

Issue 1189753007: Move FontConfig factory into separate file. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Add to ignored header list. Created 5 years, 6 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 | « gyp/ports.gyp ('k') | include/ports/SkFontMgr_fontconfig.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tools.gyp
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index 3ecdf7ba97d40939625e0c48911d292f58744cd0..7db66a1fd25691b77b0d927bb79d8ce7a875ccda 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -641,6 +641,7 @@
'<(skia_include_path)/ports/SkAtomics_std.h',
'<(skia_include_path)/ports/SkAtomics_atomic.h',
'<(skia_include_path)/ports/SkAtomics_sync.h',
+ '<(skia_include_path)/ports/SkFontMgr_fontconfig.h',
'<(skia_include_path)/ports/SkMutex_pthread.h',
'<(skia_include_path)/ports/SkMutex_win.h',
'<(skia_include_path)/ports/SkTypeface_mac.h',
« no previous file with comments | « gyp/ports.gyp ('k') | include/ports/SkFontMgr_fontconfig.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698