With:
Switch Blink to using new Skia SkCanvas::drawPicture method - https://codereview.chromium.org/
316863003/
Switch Chromium to new Skia SkCanvas::drawPicture method - https://codereview.chromium.org/
315963003/
Chromium/Blink should no longer need this flag.
Note: this patch cannot be landed until the Blink change rolls into Chromium.
R=jvanverth@google.com
Author: robertphillips@google.com
Review URL: https://codereview.chromium.org/
317193002
'SK_SUPPORT_LEGACY_GETTOPDEVICE',
'SK_SUPPORT_LEGACY_N32_NAME',
'SK_IGNORE_ETC1_SUPPORT',
- 'SK_SUPPORT_LEGACY_DRAWPICTURE_API',
],
},
}