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 07db785afc6124675f7f380d0926a6ad2152b273..fa486a5730b9b15f93ba531aedab226b5a2292b5 100644 |
--- a/third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.h |
+++ b/third_party/WebKit/Source/core/html/shadow/MediaControlElementTypes.h |
@@ -68,6 +68,7 @@ enum MediaControlElementType { |
MediaOverflowButton, |
MediaOverflowList, |
MediaDownloadButton, |
+ MediaRemotingDisableButton, |
}; |
CORE_EXPORT const HTMLMediaElement* toParentMediaElement(const Node*); |