Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 891b20d2d76637199b9bb0ec6de6a84d194ebb8c..3970a976fa43ad9dbae2572ce77e5896cc1a102e 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[]; |