Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 00a6c7577a8b7ebaa91e5d59534b0687587b5639..acdac3a47c4281755e4497a0fe289b4347fc00df 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -141,7 +141,6 @@ CONTENT_EXPORT extern const char kEnableSoftwareCompositingGLAdapter[]; |
CONTENT_EXPORT extern const char kEnableSmoothScrolling[]; |
CONTENT_EXPORT extern const char kEnableStatsTable[]; |
extern const char kEnableStrictSiteIsolation[]; |
-CONTENT_EXPORT extern const char kEnableSynchronousRendererCompositor[]; |
CONTENT_EXPORT extern const char kEnableThreadedCompositing[]; |
CONTENT_EXPORT extern const char kDisableThreadedCompositing[]; |
extern const char kEnableVirtualGLContexts[]; |