summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-04-22 16:26:29 +0000
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-04-22 16:26:29 +0000
commit9a89ca4a73a80a45a89de5f0718175c43f763f00 (patch)
tree51273f94c5d82e0613bd971d3dcdc935ebf8a874
parentcee4097be4e5fae555b880a1995b7e7d5ca1401b (diff)
downloadgyp-9a89ca4a73a80a45a89de5f0718175c43f763f00.tar.gz
Remove guards Chromium no longer needs
Note: Android still needs these guards. R=bsalomon@google.com Author: robertphillips@google.com Review URL: https://codereview.chromium.org/246403004 git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@14299 2bbb7eff-a529-9590-31e7-b0007b416f81
-rw-r--r--skia_for_chromium_defines.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/skia_for_chromium_defines.gypi b/skia_for_chromium_defines.gypi
index affd807..cc442ba 100644
--- a/skia_for_chromium_defines.gypi
+++ b/skia_for_chromium_defines.gypi
@@ -15,8 +15,6 @@
'skia_for_chromium_defines': [
'SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS=1',
'SK_SUPPORT_LEGACY_GETTOPDEVICE',
- 'SK_SUPPORT_LEGACY_PICTURE_CAN_RECORD',
- 'SK_SUPPORT_DEPRECATED_RECORD_FLAGS',
'SK_SUPPORT_LEGACY_DERIVED_PICTURE_CLASSES',
'SK_SUPPORT_LEGACY_N32_NAME',
'SK_SUPPORT_LEGACY_PROCXFERMODE',