Index: content/public/common/content_features.h |
diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h |
index 0c81c3a67cea3f3f4f7cb3759c5800371c5765ac..5811fbbe3a8d2f0848cf1cda51e3208e8592250d 100644 |
--- a/content/public/common/content_features.h |
+++ b/content/public/common/content_features.h |
@@ -23,6 +23,7 @@ |
CONTENT_EXPORT extern const base::Feature kDoNotUnlockSharedBuffer; |
CONTENT_EXPORT extern const base::Feature kDocumentWriteEvaluator; |
CONTENT_EXPORT extern const base::Feature kFontCacheScaling; |
+CONTENT_EXPORT extern const base::Feature kMainFrameBeforeActivation; |
CONTENT_EXPORT extern const base::Feature kMediaDocumentDownloadButton; |
CONTENT_EXPORT extern const base::Feature kNewMediaPlaybackUi; |
CONTENT_EXPORT extern const base::Feature kNonValidatingReloadOnNormalReload; |