Define SK_OVERRIDE when building for Android framework.
Review URL: https://codereview.chromium.org/868243003
This commit is contained in:
parent
f4ee92eebd
commit
803a49dfcf
@ -407,6 +407,7 @@
|
||||
# We can't use the skia_shared_library gyp setting because we need expose
|
||||
# this define globally and the the implemention define as a cflag.
|
||||
'SKIA_DLL',
|
||||
'SK_OVERRIDE override',
|
||||
# Defines from skia_for_android_framework_defines.gypi
|
||||
'<@(skia_for_android_framework_defines)',
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user