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

Unified Diff: chrome/browser/flag_descriptions.cc

Issue 2913343002: Start removing deprecated Options UI code (Closed)
Patch Set: thestig@ review Created 3 years, 6 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.cc
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
index 67ca9c22748c33a2a027afcd5a4334a1219aae76..7df2e5264467f7e4ad354f49eed0a441cc379310 100644
--- a/chrome/browser/flag_descriptions.cc
+++ b/chrome/browser/flag_descriptions.cc
@@ -24,15 +24,6 @@ const char kEnableMaterialDesignPolicyPageDescription[] =
"If enabled, the chrome://md-policy URL loads the Material Design "
"policy page.";
-// Material Design version of chrome://settings
-
-const char kEnableMaterialDesignSettingsName[] =
- "Enable Material Design settings";
-
-const char kEnableMaterialDesignSettingsDescription[] =
- "If enabled, the chrome://settings/ URL loads the Material Design "
- "settings page.";
-
// Material Design version of chrome://extensions
const char kEnableMaterialDesignExtensionsName[] =
« no previous file with comments | « chrome/browser/flag_descriptions.h ('k') | chrome/browser/notifications/platform_notification_service_interactive_uitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698