commit | b6638bddcdacfd1115f1406877a4144df6415d2f | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Wed Jul 16 13:21:21 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jul 16 13:21:21 2014 -0700 |
tree | 21771719db573c1747357b4112f6b890a54ecb5d | |
parent | d75547925d522cfc922e7f73ab0d69076972199c [diff] |
Chromium no longer needs the SkPicture default constructor With the landing of the Chromium CL (Remove use of default SkPicture constructor - https://codereview.chromium.org/387343003/) Chromium should no longer require the SK_SUPPORT_LEGACY_DEFAULT_PICTURE_CTOR flag. R=halcanary@google.com Author: robertphillips@google.com Review URL: https://codereview.chromium.org/398463002