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

Unified Diff: chrome/common/chrome_features.h

Issue 1766273002: Convert --enable-md-history to a feature flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync to the latest update and resolve a merge conflict 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
« no previous file with comments | « chrome/browser/ui/webui/uber/uber_ui_browsertest.cc ('k') | chrome/common/chrome_features.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_features.h
diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
index 62f799222610905ae29883130f00e142e0bca185..b8c5ebafe2d0fd79a6edc3eb6fd067e173150f95 100644
--- a/chrome/common/chrome_features.h
+++ b/chrome/common/chrome_features.h
@@ -23,6 +23,7 @@ extern const base::Feature kAutomaticTabDiscarding;
extern const base::Feature kLinuxObsoleteSystemIsEndOfTheLine;
#endif
+extern const base::Feature kMaterialDesignHistoryFeature;
#if defined(OS_CHROMEOS)
extern const base::Feature kRuntimeMemoryLeakDetector;
« no previous file with comments | « chrome/browser/ui/webui/uber/uber_ui_browsertest.cc ('k') | chrome/common/chrome_features.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698