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

Unified Diff: gin/public/gin_features.h

Issue 2264093002: [gin] Update Ignition experiment to pass --ignition-staging. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 9e26f475cd0bada369234a9360e128822e2bcedc..1a8a70456d0e27cff6d99182328e7223a95e1139 100644
--- a/gin/public/gin_features.h
+++ b/gin/public/gin_features.h
@@ -15,8 +15,6 @@ namespace features {
GIN_EXPORT extern const base::Feature kV8Ignition;
GIN_EXPORT extern const base::Feature kV8IgnitionLowEnd;
-GIN_EXPORT extern const base::Feature kV8IgnitionLazy;
-GIN_EXPORT extern const base::Feature kV8IgnitionEager;
} // 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