| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index a1cac08a0f7c7cd36888018fbda9840e926d4d26..aa9b4c0ff5833468ee8f29b19f6a7f2a2bc50b72 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -218,6 +218,7 @@ CONTENT_EXPORT extern const char kReduceSecurityForTesting[];
|
| CONTENT_EXPORT extern const char kReducedReferrerGranularity[];
|
| CONTENT_EXPORT extern const char kRegisterPepperPlugins[];
|
| CONTENT_EXPORT extern const char kRemoteDebuggingPort[];
|
| +CONTENT_EXPORT extern const char kRendererClientId[];
|
| extern const char kRendererCmdPrefix[];
|
| CONTENT_EXPORT extern const char kRendererProcess[];
|
| CONTENT_EXPORT extern const char kRendererProcessLimit[];
|
|
|