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

Unified Diff: skia/skia_common.gypi

Issue 426593006: Remove SK_IGNORE_QUAD_RR_CORNERS_OPT from Chromium builds. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Also remove from GN 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 | « skia/BUILD.gn ('k') | skia/skia_test_expectations.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia_common.gypi
diff --git a/skia/skia_common.gypi b/skia/skia_common.gypi
index 46d073697fab38119b3be8c374419e80e6caae4e..c9e020e64414a3252fbf8add1bd77ac8e508f0a4 100644
--- a/skia/skia_common.gypi
+++ b/skia/skia_common.gypi
@@ -191,8 +191,6 @@
'SK_IGNORE_BLURRED_RRECT_OPT',
- 'SK_IGNORE_QUAD_RR_CORNERS_OPT',
-
# this flag forces Skia not to use typographic metrics with GDI.
'SK_GDI_ALWAYS_USE_TEXTMETRICS_FOR_FONT_METRICS',
« no previous file with comments | « skia/BUILD.gn ('k') | skia/skia_test_expectations.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698