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

Unified Diff: skia/skia_common.gypi

Issue 314233002: Remove SK_IGNORE_CORRECT_HIGH_QUALITY_IMAGE_SCALE (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added suppressions. Created 6 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 | « no previous file | 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 7eafc5a5bb547b1514caaaf8e195bae4fb053f1b..172301985ef309355b4762bdf59494c2136f91b8 100644
--- a/skia/skia_common.gypi
+++ b/skia/skia_common.gypi
@@ -204,9 +204,6 @@
'SK_DEFAULT_FONT_CACHE_LIMIT=<(default_font_cache_limit)',
'SK_USE_DISCARDABLE_SCALEDIMAGECACHE',
-
- # transitional, pending Blink suppressions/rebaselines
- 'SK_IGNORE_CORRECT_HIGH_QUALITY_IMAGE_SCALE',
],
'direct_dependent_settings': {
« no previous file with comments | « no previous file | skia/skia_test_expectations.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698