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

Unified Diff: chrome/common/chrome_features.h

Issue 1820933002: Add Ignition to about:flags. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update description and move to using feature-api. Created 4 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
Index: chrome/common/chrome_features.h
diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
index c0910bca3d447a8f60a3e9d92e5942a5ffac2c94..8afaf243d7c5cd2b8b06d16478f6d93e765de613 100644
--- a/chrome/common/chrome_features.h
+++ b/chrome/common/chrome_features.h
@@ -24,6 +24,7 @@ extern const base::Feature kLinuxObsoleteSystemIsEndOfTheLine;
#endif
extern const base::Feature kMaterialDesignHistoryFeature;
+extern const base::Feature kV8Ignition;
#if defined(OS_CHROMEOS)
extern const base::Feature kRuntimeMemoryLeakDetector;

Powered by Google App Engine
This is Rietveld 408576698