Fix Chrome build after 9f1c241e
(https://codereview.chromium.org/316143003/)
Remove SkPicture::kUsePathBoundsForClip_RecordingFlag (https://codereview.chromium.org/316143003/) removed an SkPicture flag on which Chromium still relies. R=scroggo@google.com TBR=scroggo@google.com NOTRY=true Author: robertphillips@google.com Review URL: https://codereview.chromium.org/325723002
This commit is contained in:
parent
89e8842821
commit
e2b78a7131
@ -16,6 +16,7 @@
|
||||
'SK_SUPPORT_LEGACY_GETTOPDEVICE',
|
||||
'SK_SUPPORT_LEGACY_N32_NAME',
|
||||
'SK_IGNORE_ETC1_SUPPORT',
|
||||
'SK_SUPPORT_LEGACY_RECORDING_FLAG',
|
||||
],
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user