| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index b4b4bb5eff35bb175fbd4c831b47bea4eb0fc8c0..c9a60cead605e915886470cd934dd85f8a11811a 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -197,6 +197,7 @@ CONTENT_EXPORT extern const char kProcessPerSite[];
|
| CONTENT_EXPORT extern const char kProcessPerTab[];
|
| CONTENT_EXPORT extern const char kProcessType[];
|
| 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 kRendererAssertTest[];
|
|
|