Index: third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.h |
diff --git a/third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.h b/third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.h |
index 8ba41a078841865e3b2c6569b76baa60c57b6564..1c952fdf3fdf4cb301eb623cf0d7a8e19eff0035 100644 |
--- a/third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.h |
+++ b/third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.h |
@@ -70,6 +70,7 @@ enum MediaControlElementType { |
MediaOverlayCastOnButton, |
MediaOverflowButton, |
MediaOverflowList, |
+ MediaDownloadButton, |
}; |
CORE_EXPORT const HTMLMediaElement* toParentMediaElement(const Node*); |