Index: gyp/common_variables.gypi |
diff --git a/gyp/common_variables.gypi b/gyp/common_variables.gypi |
index 6d101ed64c73932c43d99c6ca5b4a5cd44ec61ea..4d1ab467884082a3dd74e688de39afd8e5f71c2e 100644 |
--- a/gyp/common_variables.gypi |
+++ b/gyp/common_variables.gypi |
@@ -142,7 +142,6 @@ |
'skia_win_debuggers_path%': '', |
'skia_shared_lib%': 0, |
'skia_opencl%': 0, |
- 'skia_distancefield_fonts%': 0, |
# These variables determine the default optimization level for different |
# compilers. |
@@ -211,7 +210,6 @@ |
'skia_profile_enabled%': '<(skia_profile_enabled)', |
'skia_shared_lib%': '<(skia_shared_lib)', |
'skia_opencl%': '<(skia_opencl)', |
- 'skia_distancefield_fonts%': '<(skia_distancefield_fonts)', |
'skia_static_initializers%': '<(skia_static_initializers)', |
'ios_sdk_version%': '6.0', |
'skia_win_debuggers_path%': '<(skia_win_debuggers_path)', |