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

Unified Diff: public/blink_skia_config.gyp

Issue 362333003: Remove SK_IGNORE_FASTER_TEXT_FIX and rebaseline. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add expectations. 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 | « LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/blink_skia_config.gyp
diff --git a/public/blink_skia_config.gyp b/public/blink_skia_config.gyp
index 9ec613f4a24a0322ecee8e6cc15feb95782cd27b..ec1a57e346d8b6e8a9c83c8b5a6093c4d3706c11 100644
--- a/public/blink_skia_config.gyp
+++ b/public/blink_skia_config.gyp
@@ -43,7 +43,6 @@
# DO NOT remove the define until you are ready to rebaseline, and
# AFTER the flag has been removed from skia.gyp in Chromium.
'SK_DEFERRED_CANVAS_USES_FACTORIES=1',
- 'SK_IGNORE_FASTER_TEXT_FIX',
],
},
},
« no previous file with comments | « LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698