Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 64d0ac63fb7313d1ad4cbc8c873e18aa32a7bb35..95b197a04ee2ec27cd431e0cc2127473ee386ba5 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1156,10 +1156,6 @@ const char kEnablePhysicalWeb[] = "enable-physical-web"; |
// Specifies Android phone page loading progress bar animation. |
const char kProgressBarAnimation[] = "progress-bar-animation"; |
- |
-// Enabled theme-color in tabbed mode of Chrome for Android. |
-const char kEnableThemeColorInTabbedMode[] |
- = "enable-theme-color-in-tabbed-mode"; |
#endif // defined(OS_ANDROID) |
#if defined(USE_ASH) |