| Index: content/common/content_switches.h
|
| diff --git a/content/common/content_switches.h b/content/common/content_switches.h
|
| index a959c3b39d8512e3f8869cb72f2eb15af76a410d..b3deecf2a5cffb1f0a3a6c98702c50880b70e2fa 100644
|
| --- a/content/common/content_switches.h
|
| +++ b/content/common/content_switches.h
|
| @@ -86,8 +86,6 @@ extern const char kEnableVideoFullscreen[];
|
| extern const char kEnableVideoLogging[];
|
| CONTENT_EXPORT extern const char kEnableWebIntents[];
|
| CONTENT_EXPORT extern const char kExperimentalLocationFeatures[];
|
| -// TODO(jam): this doesn't belong in content.
|
| -CONTENT_EXPORT extern const char kExtensionProcess[];
|
| extern const char kExtraPluginDir[];
|
| extern const char kForceFieldTestNameAndValue[];
|
| CONTENT_EXPORT extern const char kForceRendererAccessibility[];
|
|
|