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

Unified Diff: Source/WebKit/chromium/features.gypi

Issue 13725007: Remove the ENABLE_JAVASCRIPT_I18N_API compile time flag. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove the flags altogether. 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 | Source/WebKit/chromium/public/WebRuntimeFeatures.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebKit/chromium/features.gypi
diff --git a/Source/WebKit/chromium/features.gypi b/Source/WebKit/chromium/features.gypi
index 850b893388ac9895ae72c6dadba28c270facf4be..7e33a9230b12f85b3561b33cc5b34e32fa910fde 100644
--- a/Source/WebKit/chromium/features.gypi
+++ b/Source/WebKit/chromium/features.gypi
@@ -49,7 +49,6 @@
'ENABLE_DIALOG_ELEMENT=1',
'ENABLE_ENCRYPTED_MEDIA=1',
'ENABLE_GAMEPAD=1',
- 'ENABLE_JAVASCRIPT_I18N_API=1',
'ENABLE_LEGACY_WEB_AUDIO=1',
'ENABLE_MATHML=0',
'ENABLE_MEDIA_STREAM=<(enable_webrtc)',
« no previous file with comments | « no previous file | Source/WebKit/chromium/public/WebRuntimeFeatures.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698