Chromium Code Reviews| Index: Source/core/html/HTMLMediaElement.h |
| diff --git a/Source/core/html/HTMLMediaElement.h b/Source/core/html/HTMLMediaElement.h |
| index 938516339b388b0ee24ac85024a36b5cbccc21ee..f10143c154beaad760bf925a4c9296bafabf8eaa 100644 |
| --- a/Source/core/html/HTMLMediaElement.h |
| +++ b/Source/core/html/HTMLMediaElement.h |
| @@ -39,7 +39,6 @@ |
| #include "public/platform/WebMimeRegistry.h" |
| namespace blink { |
| -class WebContentDecryptionModule; |
| class WebInbandTextTrack; |
| class WebLayer; |
| } |