| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index b2d36b0649144dc0f93d339f49b74e4357bc27b8..489c3919e82c3ecb2d9df9049dcbdb14eb7fe2af 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[];
|
|
|