| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index dff67178208c6dfa0b2a60e577feb5651b6c05ba..4105827924154ca10a575db30d573953f25b6e05 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -107,6 +107,7 @@ extern const char kDisableSyncBookmarks[];
|
| extern const char kDisableSyncExtensions[];
|
| extern const char kDisableSyncPreferences[];
|
| extern const char kDisableSyncThemes[];
|
| +extern const char kDisableTabbedOptions[];
|
| extern const char kDisableTabCloseableStateWatcher[];
|
| extern const char kDisableTranslate[];
|
| extern const char kDisableWebResources[];
|
|
|