Commit 8277604b authored by reed's avatar reed Committed by Commit bot

move SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL here, so it can be removed from skia's gypi

TBR=fmalita@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#293097}
parent e7dfd329
......@@ -261,6 +261,10 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
#define SK_SUPPORT_LEGACY_GETDEVICE
#endif
#ifndef SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL
#define SK_SUPPORT_LEGACY_ALLOCPIXELS_BOOL
#endif
// ===== End Chrome-specific definitions =====
#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