From d582cab37c84feac96111ff7078c15a8e57730a5 Mon Sep 17 00:00:00 2001 From: reed Date: Mon, 22 Dec 2014 06:11:45 -0800 Subject: remove flags now in chrome's SkUserConfig.h BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/824653002 --- gyp/skia_for_chromium_defines.gypi | 2 -- 1 file changed, 2 deletions(-) (limited to 'gyp') diff --git a/gyp/skia_for_chromium_defines.gypi b/gyp/skia_for_chromium_defines.gypi index f22be4a210..6a9adf5a8e 100644 --- a/gyp/skia_for_chromium_defines.gypi +++ b/gyp/skia_for_chromium_defines.gypi @@ -13,8 +13,6 @@ # If these become 'permanent', they should be moved into skia_common.gypi # 'skia_for_chromium_defines': [ - 'SK_SUPPORT_LEGACY_GRADIENT_PRECISION', - 'SK_SUPPORT_LEGACY_GRADIENT_FACTORIES', ], }, } -- cgit v1.2.3