| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 74db59c798fbe56fa673f0bb6350e8ec0346fa79..077af716d92a11a0f0306b1e433b0b61f21e7106 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -217,6 +217,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[];
|
|
|