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

Unified Diff: src/flag-definitions.h

Issue 2811103002: Revert of [date] Add ICU backend for timezone info behind a flag (Closed)
Patch Set: Created 3 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 | « src/date.cc ('k') | src/i18n.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/flag-definitions.h
diff --git a/src/flag-definitions.h b/src/flag-definitions.h
index b2bd4302701fc94511fff1bec3546987bcc89b2e..669717d2d9ffca7c071fc506ff59d7cd3596c9fc 100644
--- a/src/flag-definitions.h
+++ b/src/flag-definitions.h
@@ -253,11 +253,6 @@
DEFINE_NEG_NEG_IMPLICATION(harmony_shipping, id)
HARMONY_SHIPPING(FLAG_SHIPPING_FEATURES)
#undef FLAG_SHIPPING_FEATURES
-
-#ifdef V8_I18N_SUPPORT
-DEFINE_BOOL(icu_timezone_data, false,
- "get information about timezones from ICU")
-#endif
#ifdef V8_ENABLE_FUTURE
#define FUTURE_BOOL true
« no previous file with comments | « src/date.cc ('k') | src/i18n.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698