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:
robertphillips 2014-06-09 07:05:04 -07:00 committed by Commit bot
parent 89e8842821
commit e2b78a7131

View File

@ -16,6 +16,7 @@
'SK_SUPPORT_LEGACY_GETTOPDEVICE',
'SK_SUPPORT_LEGACY_N32_NAME',
'SK_IGNORE_ETC1_SUPPORT',
'SK_SUPPORT_LEGACY_RECORDING_FLAG',
],
},
}