Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 9928adee3266c3d482e5f294033c8df9cfb80899..1074de5935b56ef40b66712aeaf8bbcce47a0408 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -97,6 +97,7 @@ CONTENT_EXPORT extern const char kEnableAcceleratedOverflowScroll[]; |
CONTENT_EXPORT extern const char kEnableLayerSquashing[]; |
CONTENT_EXPORT extern const char kEnableContainerCulling[]; |
CONTENT_EXPORT extern const char kEnableBeginFrameScheduling[]; |
+CONTENT_EXPORT extern const char kEnableBrowserSideNavigation[]; |
CONTENT_EXPORT extern const char kEnableCompositingForFixedPosition[]; |
CONTENT_EXPORT extern const char kEnableCompositingForTransition[]; |
CONTENT_EXPORT extern const char kEnableDeferredImageDecoding[]; |