| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c70be78f90831b7f3b8e1c1597ec42f4c44fba91..bf481f14f561841e075330dde27a79f913f64a57 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -162,6 +162,7 @@ extern const char kEnableWebSocketOverSpdy[];
|
| extern const char kEnableWebUITaskManager[];
|
| extern const char kExperimentalSpellcheckerFeatures[];
|
| extern const char kExplicitlyAllowedPorts[];
|
| +extern const char kExtensionProcess[];
|
| extern const char kExtensionsUpdateFrequency[];
|
| extern const char kFlagSwitchesBegin[];
|
| extern const char kFlagSwitchesEnd[];
|
|
|