Chromium Code Reviews| Index: Source/core/features.gypi |
| diff --git a/Source/core/features.gypi b/Source/core/features.gypi |
| index 40a89de7eb2536e890d9613bc80c66d7930bfe00..6f3dc7c4f8dcfd7453f456b31177f3b85190fed5 100644 |
| --- a/Source/core/features.gypi |
| +++ b/Source/core/features.gypi |
| @@ -35,7 +35,6 @@ |
| 'ENABLE_CSS3_TEXT=0', |
| 'ENABLE_CSS_EXCLUSIONS=1', |
| 'ENABLE_CSS_REGIONS=1', |
| - 'ENABLE_CUSTOM_SCHEME_HANDLER=0', |
|
abarth-chromium
2013/08/22 17:19:58
Notice that this ifdef is disabled.
|
| 'ENABLE_ENCRYPTED_MEDIA_V2=1', |
| 'ENABLE_SVG_FONTS=1', |
| 'ENABLE_TOUCH_ICON_LOADING=<(enable_touch_icon_loading)', |