Index: content/public/common/content_features.h |
diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h |
index 49e3ab2d9630e6b2369e4d8d28fae641d5301b92..1c268fe942bbf0327b1c768a18e1f29e9aaf89a7 100644 |
--- a/content/public/common/content_features.h |
+++ b/content/public/common/content_features.h |
@@ -22,6 +22,7 @@ CONTENT_EXPORT extern const base::Feature kDownloadResumption; |
CONTENT_EXPORT extern const base::Feature kDocumentWriteEvaluator; |
CONTENT_EXPORT extern const base::Feature kExperimentalFramework; |
CONTENT_EXPORT extern const base::Feature kNewMediaPlaybackUi; |
+CONTENT_EXPORT extern const base::Feature kMediaDocumentDownloadButton; |
CONTENT_EXPORT extern const base::Feature kNonValidatingReloadOnRefreshContent; |
CONTENT_EXPORT extern const base::Feature kOptimizeIPCForSmallResource; |
CONTENT_EXPORT extern const base::Feature kRenderingPipelineThrottling; |