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

Unified Diff: gyp/skia_for_android_framework_defines.gypi

Issue 1831053002: Relocate SK_SUPPORT_LEGACY_PICTURE_PTR (Closed) Base URL: https://chromium.googlesource.com/skia.git@master
Patch Set: picture_demo.cpp fix Created 4 years, 9 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 | « experimental/nanomsg/picture_demo.cpp ('k') | include/core/SkPicture.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/skia_for_android_framework_defines.gypi
diff --git a/gyp/skia_for_android_framework_defines.gypi b/gyp/skia_for_android_framework_defines.gypi
index 88a9e2345279e6f03ff13cd57c791ceaa03d1e29..aab2ea7cb36180bb43fe1d5b0a855fa02fcb703d 100644
--- a/gyp/skia_for_android_framework_defines.gypi
+++ b/gyp/skia_for_android_framework_defines.gypi
@@ -24,6 +24,7 @@
'SK_SUPPORT_LEGACY_CREATESHADER_PTR',
'SK_SUPPORT_LEGACY_PATHEFFECT_PTR',
'SK_SUPPORT_LEGACY_NEW_SURFACE_API',
+ 'SK_SUPPORT_LEGACY_PICTURE_PTR',
],
},
}
« no previous file with comments | « experimental/nanomsg/picture_demo.cpp ('k') | include/core/SkPicture.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698