Revert "remove flag for legacy copyTo -- call sites have been updated"
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 10 Mar 2014 12:17:06 +0000 (12:17 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 10 Mar 2014 12:17:06 +0000 (12:17 +0000)
This reverts commit 85586a92f50942ede4422aca7308b9d8a88469db.

git-svn-id: http://skia.googlecode.com/svn/trunk@13719 2bbb7eff-a529-9590-31e7-b0007b416f81

gyp/skia_for_chromium_defines.gypi

index d5a4b12..a7a4759 100644 (file)
@@ -15,6 +15,7 @@
     'skia_for_chromium_defines': [
       'SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG=1',
       'SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS=1',
+      'SK_SUPPORT_LEGACY_COPYTO_CONFIG',
       'SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG',
       'SK_SUPPORT_LEGACY_GETCLIPTYPE',
       'SK_SUPPORT_LEGACY_GETTOTALCLIP',