Chromium Code Reviews| Index: Source/core/dom/EventTarget.h |
| diff --git a/Source/core/dom/EventTarget.h b/Source/core/dom/EventTarget.h |
| index 9a745a505569b4415529f50142a2c8463c88c452..0aac8dc8c4d587fdc876cd7baa35ad8eaf5a4de5 100644 |
| --- a/Source/core/dom/EventTarget.h |
| +++ b/Source/core/dom/EventTarget.h |
| @@ -53,7 +53,6 @@ namespace WebCore { |
| class IDBRequest; |
| class IDBTransaction; |
| class ScriptProcessorNode; |
| - class LocalMediaStream; |
| class MIDIPort; |
| class MediaController; |
| class MediaSource; |