| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 6a4e48f991febcde2d85ba2b332edaa4ca666309..b7197bbb32d1dc27e952d8165bb5bbcf4da3d3a7 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -316,6 +316,7 @@ extern const char kProgressBarAnimation[];
|
| extern const char kEnableThemeColorInTabbedMode[];
|
| extern const char kDisableAutoHidingToolbarThreshold[];
|
| extern const char kEnableTabSwitcherInDocumentMode[];
|
| +extern const char kNtpSwitchToExistingTab[];
|
| #endif // defined(OS_ANDROID)
|
|
|
| #if defined(USE_ASH)
|
|
|