| Index: extensions/common/switches.h
|
| diff --git a/extensions/common/switches.h b/extensions/common/switches.h
|
| index c8207b66a60982a2516cf71e0c4ed032534c71e9..13355ba417e282e1cc889fad4d786ca358d47ff2 100644
|
| --- a/extensions/common/switches.h
|
| +++ b/extensions/common/switches.h
|
| @@ -24,7 +24,6 @@ extern const char kErrorConsole[];
|
| extern const char kExtensionProcess[];
|
| extern const char kExtensionsOnChromeURLs[];
|
| extern const char kForceDevModeHighlighting[];
|
| -extern const char kIsolateExtensions[];
|
| extern const char kLoadApps[];
|
| extern const char kScriptsRequireAction[];
|
| extern const char kEnableScriptsRequireAction[];
|
|
|