Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(563)

Unified Diff: Source/core/features.gypi

Issue 14623005: Remove features defines for CSS3_TEXT_LINE_BREAK, RUBY, SANDBOX and V8_SCRIPT_DEBUG_SERVER (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove alll the unused features Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/features.gypi
diff --git a/Source/core/features.gypi b/Source/core/features.gypi
index dfc930dbee48ec6466d8fbdb0ff394df5c6ee82d..ecc47c40fe73a7d5688f64f8ed0f94bf1fd9ff82 100644
--- a/Source/core/features.gypi
+++ b/Source/core/features.gypi
@@ -37,7 +37,6 @@
'ENABLE_CANVAS_USES_MAILBOX=0',
'ENABLE_CHANNEL_MESSAGING=1',
'ENABLE_CSS3_TEXT=0',
- 'ENABLE_CSS3_TEXT_LINE_BREAK=0',
'ENABLE_CSS_COMPOSITING=0',
'ENABLE_CSS_DEVICE_ADAPTATION=0',
'ENABLE_CSS_EXCLUSIONS=1',
@@ -48,13 +47,10 @@
'ENABLE_JAVASCRIPT_I18N_API=1',
'ENABLE_MEDIA_STREAM=<(enable_webrtc)',
'ENABLE_RESOLUTION_MEDIA_QUERY=0',
- 'ENABLE_RUBY=1',
- 'ENABLE_SANDBOX=1',
'ENABLE_SPEECH_SYNTHESIS=0',
'ENABLE_SVG=<(enable_svg)',
'ENABLE_SVG_FONTS=<(enable_svg)',
'ENABLE_TOUCH_ICON_LOADING=<(enable_touch_icon_loading)',
- 'ENABLE_V8_SCRIPT_DEBUG_SERVER=1',
'ENABLE_WEBGL=1',
'ENABLE_XHR_TIMEOUT=0',
'WTF_USE_BUILTIN_UTF8_CODEC=1',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698