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

Unified Diff: gin/public/gin_features.h

Issue 2786633002: Remove V8Future experiment. (Closed)
Patch Set: Rebase Created 3 years, 9 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 d6e8028d292221c52c1cb07945b7a2c7cdcb995f..473b0d2aabc1ee90378c61d7f20a7750ba782d66 100644
--- a/gin/public/gin_features.h
+++ b/gin/public/gin_features.h
@@ -13,7 +13,6 @@
namespace features {
-GIN_EXPORT extern const base::Feature kV8Future;
GIN_EXPORT extern const base::Feature kV8NoTurbo;
GIN_EXPORT extern const base::Feature kV8IgnitionLowEnd;
« 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