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

Unified Diff: chrome/browser/flag_descriptions.cc

Issue 2891343003: [Home] Make the new NTP over the tab switcher design the default (Closed)
Patch Set: [Home] Make the new NTP over the tab switcher design the default 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.cc
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
index ef9cea2bc6773116566857e99fe34f07e27a74fd..c006c6c975cc204b07491bb4a8d33578bf7c36f6 100644
--- a/chrome/browser/flag_descriptions.cc
+++ b/chrome/browser/flag_descriptions.cc
@@ -1956,11 +1956,6 @@ const char kChromeHomeExpandButtonName[] = "Chrome Home Expand Button";
const char kChromeHomeExpandButtonDescription[] =
"Enables the expand button for Chrome Home.";
-const char kChromeHomeNtpRedesignName[] = "Chrome Home NTP Redesign";
-
-const char kChromeHomeNtpRedesignDescription[] =
- "Enables the NTP redesign for Chrome Home.";
-
#endif // defined(OS_ANDROID)
// In-Product Help flags

Powered by Google App Engine
This is Rietveld 408576698