Index: Source/build/features.gypi |
diff --git a/Source/build/features.gypi b/Source/build/features.gypi |
index ef3357892c5ca0ca1e6f91f538e62731c7e2c67a..59a0d663f39c4105510bc95a89f082978f7801fa 100644 |
--- a/Source/build/features.gypi |
+++ b/Source/build/features.gypi |
@@ -32,7 +32,6 @@ |
# The following defines turn WebKit features on and off. |
'variables': { |
'feature_defines': [ |
- 'ENABLE_CUSTOM_SCHEME_HANDLER=0', |
'ENABLE_SVG_FONTS=1', |
# WTF_USE_DYNAMIC_ANNOTATIONS=1 may be defined in build/common.gypi |
# We can't define it here because it should be present only |