| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index c056b6b8ba41e202c731c73d79d3baf3ece68c9c..13939ae672aeacf32e98a43fe2eabfb962c102de 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -116,6 +116,7 @@ CONTENT_EXPORT extern const char kEnableNetworkInformation[];
|
| CONTENT_EXPORT extern const char kEnableOneCopy[];
|
| CONTENT_EXPORT extern const char kEnableOverlayFullscreenVideo[];
|
| CONTENT_EXPORT extern const char kEnablePinch[];
|
| +CONTENT_EXPORT extern const char kEnablePluginPlaceholderTesting[];
|
| CONTENT_EXPORT extern const char kEnablePreciseMemoryInfo[];
|
| CONTENT_EXPORT extern const char kEnablePushMessagePayload[];
|
| CONTENT_EXPORT extern const char kEnablePushMessagingHasPermission[];
|
|
|