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

Unified Diff: skia/skia_library.gypi

Issue 68343015: Roll Skia DEPS to 12260 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix gyp file Created 7 years, 1 month 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 | « skia/skia_common.gypi ('k') | skia/skia_library_opts.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia_library.gypi
diff --git a/skia/skia_library.gypi b/skia/skia_library.gypi
index 6a741fecd32107fb28a83030ca920aa01d937f37..34a4f3d4e6d8d8b233ac9a203ce3d20b74206003 100644
--- a/skia/skia_library.gypi
+++ b/skia/skia_library.gypi
@@ -373,9 +373,6 @@
'../third_party/skia/include/utils/win',
'../third_party/skia/src/utils/win',
],
- 'defines': [
- 'SK_FONTHOST_USES_FONTMGR',
- ],
},{ # not 'OS == "win"'
'sources!': [
'../third_party/skia/src/ports/SkFontHost_win_dw.cpp',
@@ -432,6 +429,8 @@
'IGNORE_ROT_AA_RECT_OPT',
+ 'SK_IGNORE_BLURRED_RRECT_OPT',
+
'SK_IGNORE_QUAD_RR_CORNERS_OPT',
'SKIA_IGNORE_GPU_MIPMAPS',
« no previous file with comments | « skia/skia_common.gypi ('k') | skia/skia_library_opts.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698