| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 1ae5ce79e4662b57291797a58f312d05a614d43e..d1d805f16d11b516b6191267dfe15a69bdf76310 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -136,7 +136,6 @@ CONTENT_EXPORT extern const char kProcessPerTab[];
|
| CONTENT_EXPORT extern const char kProcessType[];
|
| CONTENT_EXPORT extern const char kRecordMode[];
|
| CONTENT_EXPORT extern const char kRegisterPepperPlugins[];
|
| -CONTENT_EXPORT extern const char kRemoteShellPort[];
|
| CONTENT_EXPORT extern const char kRendererAssertTest[];
|
| extern const char kRendererCmdPrefix[];
|
| CONTENT_EXPORT extern const char kRendererCrashTest[];
|
|
|