Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 162977) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -174,6 +174,7 @@ |
| extern const char kEnableProfiling[]; |
| extern const char kEnableResourceContentSettings[]; |
| extern const char kScriptBadges[]; |
|
sky
2012/10/19 21:41:36
Move kScriptBadges and your switch so that everyth
|
| +extern const char kSideloadWipeout[]; |
| extern const char kEnableSdch[]; |
| extern const char kEnableSettingsApp[]; |
| extern const char kEnableSpdy3[]; |