Commit ae6c6a39 authored by reed's avatar reed Committed by Commit bot

move SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDS into header

TBR=schenney@chromium.org

Review URL: https://codereview.chromium.org/544173002

Cr-Commit-Position: refs/heads/master@{#293526}
parent 929c4844
...@@ -249,6 +249,10 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal, ...@@ -249,6 +249,10 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
// //
// Remove these as we update our sites. // Remove these as we update our sites.
// //
#ifndef SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDS
#define SK_SUPPORT_LEGACY_PUBLIC_IMAGEINFO_FIELDS
#endif
#ifndef SK_SUPPORT_LEGACY_GETTOPDEVICE #ifndef SK_SUPPORT_LEGACY_GETTOPDEVICE
#define SK_SUPPORT_LEGACY_GETTOPDEVICE #define SK_SUPPORT_LEGACY_GETTOPDEVICE
#endif #endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment