Chromium Code Reviews| 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..f39f375893df60d9f06b728dbd3b70c89d7f0c20 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, |
| + MediaRemotingCastIcon, |
| }; |
| CORE_EXPORT const HTMLMediaElement* toParentMediaElement(const Node*); |