From 152d42f628335b747c7b527cedbb69fe2dc3d3ee Mon Sep 17 00:00:00 2001 From: reed Date: Thu, 18 Dec 2014 13:01:39 -0800 Subject: [PATCH] remove flag (not ready for it yet) BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/803553006 --- 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 a214270034..6a9adf5a8e 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_GRADIENT_PRECISION', ], }, } -- 2.34.1