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

Unified Diff: gin/public/gin_features.h

Issue 2643923004: [Gin] Change the Ignition experiment to test Ignition+TurboFan. (Closed)
Patch Set: Add histogram changes Created 3 years, 11 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 | « gin/gin_features.cc ('k') | gin/v8_initializer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gin/public/gin_features.h
diff --git a/gin/public/gin_features.h b/gin/public/gin_features.h
index 1a8a70456d0e27cff6d99182328e7223a95e1139..69170c54071bd697d753a352c1fb48854c220a2f 100644
--- a/gin/public/gin_features.h
+++ b/gin/public/gin_features.h
@@ -13,7 +13,7 @@
namespace features {
-GIN_EXPORT extern const base::Feature kV8Ignition;
+GIN_EXPORT extern const base::Feature kV8Future;
GIN_EXPORT extern const base::Feature kV8IgnitionLowEnd;
} // namespace features
« no previous file with comments | « gin/gin_features.cc ('k') | gin/v8_initializer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698