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

Unified Diff: public/blink_skia_config.gyp

Issue 22634006: Switching to SkDeferredCanvas factory API in preparation for constructor deprecation (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 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
Index: public/blink_skia_config.gyp
diff --git a/public/blink_skia_config.gyp b/public/blink_skia_config.gyp
index ad4e9dc7193659502c62b4b2e0a696425572aa4f..ec1a57e346d8b6e8a9c83c8b5a6093c4d3706c11 100644
--- a/public/blink_skia_config.gyp
+++ b/public/blink_skia_config.gyp
@@ -42,6 +42,7 @@
# Defines should be in single quotes and a comma must appear after every one.
# 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',
],
},
},

Powered by Google App Engine
This is Rietveld 408576698