| Index: content/common/content_switches.h
|
| ===================================================================
|
| --- content/common/content_switches.h (revision 101488)
|
| +++ content/common/content_switches.h (working copy)
|
| @@ -120,7 +120,6 @@
|
| CONTENT_EXPORT extern const char kPpapiFlashArgs[];
|
| CONTENT_EXPORT extern const char kPpapiFlashPath[];
|
| CONTENT_EXPORT extern const char kPpapiFlashVersion[];
|
| -extern const char kPpapiOutOfProcess[];
|
| extern const char kPpapiPluginLauncher[];
|
| CONTENT_EXPORT extern const char kPpapiPluginProcess[];
|
| extern const char kPpapiStartupDialog[];
|
| @@ -130,7 +129,6 @@
|
| // TODO(jam): this doesn't belong in content.
|
| extern const char kProfileImportProcess[];
|
| CONTENT_EXPORT extern const char kRecordMode[];
|
| -extern const char kRegisterPepperPlugins[];
|
| CONTENT_EXPORT extern const char kRemoteShellPort[];
|
| extern const char kRendererAssertTest[];
|
| extern const char kRendererCmdPrefix[];
|
|
|