| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 45f7a56ee6fc2d9db81d14691ce98b809e3672b6..8fdb16b5144f5107571948cc671b65b0109ca4fb 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -146,6 +146,7 @@ CONTENT_EXPORT extern const char kEnableVtune[];
|
| CONTENT_EXPORT extern const char kEnableWebGLDraftExtensions[];
|
| CONTENT_EXPORT extern const char kEnableWebGLImageChromium[];
|
| CONTENT_EXPORT extern const char kEnableZeroCopy[];
|
| +CONTENT_EXPORT extern const char kExplicitlyAllowedPorts[];
|
| CONTENT_EXPORT extern const char kExtraPluginDir[];
|
| CONTENT_EXPORT extern const char kForceDisplayList2dCanvas[];
|
| CONTENT_EXPORT extern const char kForceFieldTrials[];
|
|
|