Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 9b3142e52c951195ffa7719af5f28625f0481ae5..733c1bfe527a7192985cfd3c6a272e15edef86b6 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -124,6 +124,7 @@ 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 kEnableTabCapture[]; |
CONTENT_EXPORT extern const char kEnableThreadedCompositing[]; |
CONTENT_EXPORT extern const char kDisableThreadedCompositing[]; |
CONTENT_EXPORT extern const char kEnableTcpFastOpen[]; |