diff options
Diffstat (limited to 'content/public/common/content_switches.h')
-rw-r--r-- | content/public/common/content_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h index 5cd17459..90e6f14 100644 --- a/content/public/common/content_switches.h +++ b/content/public/common/content_switches.h @@ -112,6 +112,7 @@ CONTENT_EXPORT extern const char kEnableOneCopy[]; CONTENT_EXPORT extern const char kEnableOverlayFullscreenVideo[]; CONTENT_EXPORT extern const char kEnablePinch[]; CONTENT_EXPORT extern const char kEnablePreciseMemoryInfo[]; +CONTENT_EXPORT extern const char kEnablePushMessagePayload[]; CONTENT_EXPORT extern const char kEnableRegionBasedColumns[]; CONTENT_EXPORT extern const char kEnableRendererMojoChannel[]; CONTENT_EXPORT extern const char kEnableSandboxLogging[]; |