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

Unified Diff: third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.h

Issue 2463703003: blink: Cleanup core class forward declarations (Closed)
Patch Set: Remove redundant empty lines Created 4 years, 1 month 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
Index: third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.h
diff --git a/third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.h b/third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.h
index 22a60c8fa83fea4b044ad6c7e6038d01f244b1eb..7e76a5a4331b4c5df8b77e7bff071dcabea893a7 100644
--- a/third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.h
+++ b/third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.h
@@ -11,7 +11,6 @@
namespace blink {
class MediaControls;
-class LocalDOMWindow;
class MediaControlsWindowEventListener final : public EventListener {
public:

Powered by Google App Engine
This is Rietveld 408576698