Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1028)

Unified Diff: Source/core/html/MediaController.h

Issue 196353003: Include HTMLMediaElement.h only where needed (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: SetWrapperReferenceFrom=owner casts owner() to Node* Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/html/HTMLMediaSource.h ('k') | Source/core/testing/Internals.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/MediaController.h
diff --git a/Source/core/html/MediaController.h b/Source/core/html/MediaController.h
index deee58c956b14e15f39c709a1865c81c1db65335..c21ec0f0ca860a38ce6341720b2e7b9b1b5f990b 100644
--- a/Source/core/html/MediaController.h
+++ b/Source/core/html/MediaController.h
@@ -41,7 +41,6 @@ namespace WebCore {
class Clock;
class Event;
class ExceptionState;
-class HTMLMediaElement;
class ExecutionContext;
class MediaController FINAL : public RefCounted<MediaController>, public ScriptWrappable, public MediaControllerInterface, public EventTargetWithInlineData {
« no previous file with comments | « Source/core/html/HTMLMediaSource.h ('k') | Source/core/testing/Internals.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698