| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 6d9dbfd9d9993043398d0b0fc45eebb7057b7952..0732cfcb60fb849ce3a2aeafadb4a39161d17a1a 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -172,6 +172,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 kEnableSyncSignin[];
|
| extern const char kEnableSyncTabs[];
|
|
|