diff options
Diffstat (limited to 'content/public/common/content_switches.h')
-rw-r--r-- | content/public/common/content_switches.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h index ff68a5a..820ce973 100644 --- a/content/public/common/content_switches.h +++ b/content/public/common/content_switches.h @@ -105,7 +105,6 @@ CONTENT_EXPORT extern const char kEnableAcceleratedFixedRootBackground[]; CONTENT_EXPORT extern const char kEnableAcceleratedOverflowScroll[]; CONTENT_EXPORT extern const char kEnableLayerSquashing[]; CONTENT_EXPORT extern const char kEnableContainerCulling[]; -extern const char kEnableAccessibilityLogging[]; CONTENT_EXPORT extern const char kEnableBeginFrameScheduling[]; CONTENT_EXPORT extern const char kEnableCompositingForFixedPosition[]; CONTENT_EXPORT extern const char kEnableCompositingForTransition[]; |