Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 44889076131f231bf4bbe075e1b63680152211af..a41744e7025fdb719a1b4851662b8047bf2ea8d1 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -262,7 +262,6 @@ CONTENT_EXPORT extern const char kDisablePullToRefreshEffect[]; |
CONTENT_EXPORT extern const char kDisableScreenOrientationLock[]; |
CONTENT_EXPORT extern const char kEnableAdaptiveSelectionHandleOrientation[]; |
CONTENT_EXPORT extern const char kEnableLongpressDragSelection[]; |
-CONTENT_EXPORT extern const char kIPCSyncCompositing[]; |
CONTENT_EXPORT extern const char kHideScrollbars[]; |
extern const char kNetworkCountryIso[]; |
CONTENT_EXPORT extern const char kRemoteDebuggingSocketName[]; |