| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index e80f71c14765f93920613f8a7ed3a95f471018dd..b4926f890db98b5a5c34b9a1c9024f028f1b6e37 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -175,6 +175,7 @@ extern const char kEnableSdch[];
|
| extern const char kEnableSpdy3[];
|
| extern const char kEnableSpdyFlowControl[];
|
| extern const char kEnableStackedTabStrip[];
|
| +extern const char kEnableTabMRUSwitch[];
|
| extern const char kEnableSuggestionsTabPage[];
|
| extern const char kEnableTabGroupsContextMenu[];
|
| extern const char kEnableWatchdog[];
|
|
|