DescriptionFix Android framework build.
When we define SK_BUILD_FOR_ANDROID, we don't define it to anything,
so
#if SK_BUILD_FOR_ANDROID
is not a meaningful check. Instead, use #ifdef.
TBR=caryclark@google.com, djsollen@google.com
Committed: https://skia.googlesource.com/skia/+/28562a01999d49abcbd60abbfba06f2ac8046f6d
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|