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 817d0a231f49cc6b36722a57e4a6fb0a72bab574..2cbb8da833b6b44a9ef3fc2dff0f6e6b00bb22ee 100644 |
--- a/third_party/WebKit/public/web/WebRuntimeFeatures.h |
+++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h |
@@ -89,6 +89,8 @@ public: |
BLINK_EXPORT static void enableMediaCapture(bool); |
+ BLINK_EXPORT static void enableMediaDocumentDownloadButton(bool); |
+ |
BLINK_EXPORT static void enableMediaRecorder(bool); |
BLINK_EXPORT static void enableNotificationActionIcons(bool); |