From 3fcab54c7f8d3936f6c854b2c4e19cfffafa1066 Mon Sep 17 00:00:00 2001 From: "commit-bot@chromium.org" Date: Wed, 26 Mar 2014 15:55:50 +0000 Subject: [PATCH] remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG NOTRY=True TBR=bsalomon Author: reed@google.com Review URL: https://codereview.chromium.org/212623003 git-svn-id: http://skia.googlecode.com/svn/trunk@13954 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gyp/skia_for_chromium_defines.gypi | 1 - 1 file changed, 1 deletion(-) diff --git a/gyp/skia_for_chromium_defines.gypi b/gyp/skia_for_chromium_defines.gypi index 9275298..64ca935 100644 --- a/gyp/skia_for_chromium_defines.gypi +++ b/gyp/skia_for_chromium_defines.gypi @@ -13,7 +13,6 @@ # If these become 'permanent', they should be moved into skia_common.gypi # 'skia_for_chromium_defines': [ - 'SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG=1', 'SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS=1', 'SK_SUPPORT_LEGACY_GETCLIPTYPE', 'SK_SUPPORT_LEGACY_GETTOTALCLIP', -- 2.7.4