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

Unified Diff: chrome/browser/flag_descriptions.h

Issue 2913343002: Start removing deprecated Options UI code (Closed)
Patch Set: . Created 3 years, 7 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/browser/flag_descriptions.h
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
index 2f609a641b1bd1308c4d457c5015ccbceaac3d48..4fee5572fee44c6e962ebb3cf0fd4a04027c0139 100644
--- a/chrome/browser/flag_descriptions.h
+++ b/chrome/browser/flag_descriptions.h
@@ -226,9 +226,6 @@ extern const char kEnableMaterialDesignFeedbackDescription[];
extern const char kEnableMaterialDesignPolicyPageName[];
extern const char kEnableMaterialDesignPolicyPageDescription[];
-extern const char kEnableMaterialDesignSettingsName[];
-extern const char kEnableMaterialDesignSettingsDescription[];
-
extern const char kEnableMidiManagerDynamicInstantiationName[];
extern const char kEnableMidiManagerDynamicInstantiationDescription[];

Powered by Google App Engine
This is Rietveld 408576698