From 91b43e4fa3d2472058e4db5255aa98ecee74199f Mon Sep 17 00:00:00 2001 From: Mike Reed Date: Wed, 3 May 2017 08:28:03 -0400 Subject: remove unused etc logic Bug: skia: Change-Id: I913d348910db0b6ab930c4c5566ba9eb2320550e Reviewed-on: https://skia-review.googlesource.com/15181 Reviewed-by: Brian Salomon Commit-Queue: Mike Reed --- gn/gn_to_bp.py | 1 - 1 file changed, 1 deletion(-) (limited to 'gn/gn_to_bp.py') diff --git a/gn/gn_to_bp.py b/gn/gn_to_bp.py index c8c7079a89..92f9aadf5e 100644 --- a/gn/gn_to_bp.py +++ b/gn/gn_to_bp.py @@ -272,7 +272,6 @@ defines.extend([ 'SK_BUILD_FOR_ANDROID_FRAMEWORK', 'SK_DEFAULT_FONT_CACHE_LIMIT (768 * 1024)', 'SK_DEFAULT_GLOBAL_DISCARDABLE_MEMORY_POOL_SIZE (512 * 1024)', - 'SK_IGNORE_ETC1_SUPPORT', 'SK_USE_FREETYPE_EMBOLDEN', ]) # TODO: move these all to android_framework_defines.gni? -- cgit v1.2.3