| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index dc7047423b449fefdae311129ca06a04e214e31f..5b0ca11257e8c9806d8c9f70a0374a92862c8a8b 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -178,6 +178,7 @@ extern const char kEnablePasswordGeneration[];
|
| extern const char kEnablePnacl[];
|
| extern const char kEnableProfiling[];
|
| extern const char kEnableQuic[];
|
| +extern const char kEnableResetProfileSettings[];
|
| extern const char kEnableResourceContentSettings[];
|
| extern const char kEnableSdch[];
|
| extern const char kDisableSpdy31[];
|
|
|