Commit 90b814a9 authored by Brian Osman's avatar Brian Osman Committed by Commit Bot

Add guard for upcoming SkImage_Lazy change

Change-Id: Ic7acfad8d039172f858ca4b74f8ed3101e719afe
Reviewed-on: https://chromium-review.googlesource.com/1117318Reviewed-by: default avatarMike Klein <mtklein@chromium.org>
Commit-Queue: Brian Osman <brianosman@google.com>
Cr-Commit-Position: refs/heads/master@{#570899}
parent bee41268
......@@ -193,6 +193,8 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
#define SK_SUPPORT_LEGACY_VULKAN_INTERFACE
#endif
#define SK_SUPPORT_LEGACY_LAZY_IMAGE_DECODE_BEHAVIOR
///////////////////////// Imported from BUILD.gn and skia_common.gypi
/* In some places Skia can use static initializers for global initialization,
......
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