| Index: content/common/content_switches.h
|
| diff --git a/content/common/content_switches.h b/content/common/content_switches.h
|
| index 26b5e0517ae1e1907cf8059f315aa2f6642dc1e3..41d19c2ab03c01b509ba10e1e3423a5833e7809a 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[];
|
| extern const char kForceRendererAccessibility[];
|
|
|