| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 2057ef56a5d2d039fca2ab795882e57ed7995948..87968eedc5d4511a2775c9d6f9250c5ff9354052 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -163,6 +163,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[];
|
|
|