Index: third_party/WebKit/public/web/WebRuntimeFeatures.h |
diff --git a/third_party/WebKit/public/web/WebRuntimeFeatures.h b/third_party/WebKit/public/web/WebRuntimeFeatures.h |
index 19cebfa4d3e9721f1ee65b0ba7c5659d9686e310..b7c0094f3ffc2e636f4839784c408c161fa31956 100644 |
--- a/third_party/WebKit/public/web/WebRuntimeFeatures.h |
+++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h |
@@ -79,6 +79,7 @@ public: |
BLINK_EXPORT static void enableFileSystem(bool); |
BLINK_EXPORT static void enableImageColorProfiles(bool); |
BLINK_EXPORT static void enableMediaCapture(bool); |
+ BLINK_EXPORT static void enableMediaDocumentDownloadButton(bool); |
BLINK_EXPORT static void enableNavigatorContentUtils(bool); |
BLINK_EXPORT static void enableNetworkInformation(bool); |
BLINK_EXPORT static void enableNewMediaPlaybackUi(bool); |