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

Unified Diff: include/core/SkPicture.h

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 | « gyp/skia_for_android_framework_defines.gypi ('k') | public.bzl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/core/SkPicture.h
diff --git a/include/core/SkPicture.h b/include/core/SkPicture.h
index 6c0dda0d3e700938d426832b9539ad88a6ba5d56..dc566a120db70be260a4f462e149e778a3c21052 100644
--- a/include/core/SkPicture.h
+++ b/include/core/SkPicture.h
@@ -24,8 +24,6 @@ class SkTypefacePlayback;
class SkWStream;
struct SkPictInfo;
-#define SK_SUPPORT_LEGACY_PICTURE_PTR
-
/** \class SkPicture
An SkPicture records drawing commands made to a canvas to be played back at a later time.
« no previous file with comments | « gyp/skia_for_android_framework_defines.gypi ('k') | public.bzl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698