| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 0e463a6ef0c4679f9f5f06e23ad5033ae01e813c..e7df656c46d1ffecca466861912ea059d5845423 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -102,6 +102,7 @@ extern const char kEnableSyncBookmarks[];
|
| extern const char kEnableSyncPreferences[];
|
| extern const char kEnableTabbedBookmarkManager[];
|
| extern const char kEnableUserDataDirProfiles[];
|
| +extern const char kEnableUserStyleSheet[];
|
| extern const char kEnableVerticalTabs[];
|
| extern const char kEnableVideoLayering[];
|
| extern const char kEnableWatchdog[];
|
|
|