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

Unified Diff: third_party/WebKit/Source/core/html/HTMLVideoElement.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/HTMLVideoElement.h
diff --git a/third_party/WebKit/Source/core/html/HTMLVideoElement.h b/third_party/WebKit/Source/core/html/HTMLVideoElement.h
index e8575f0962012044658d564ccb810f2a0f010330..1f91b29aa9319642c9e85a9f0b68c7a54bfa6e2c 100644
--- a/third_party/WebKit/Source/core/html/HTMLVideoElement.h
+++ b/third_party/WebKit/Source/core/html/HTMLVideoElement.h
@@ -43,7 +43,6 @@ class GLES2Interface;
namespace blink {
class ExceptionState;
-class GraphicsContext;
class ImageBitmapOptions;
class CORE_EXPORT HTMLVideoElement final : public HTMLMediaElement,
« no previous file with comments | « third_party/WebKit/Source/core/html/HTMLMapElement.h ('k') | third_party/WebKit/Source/core/html/forms/TextFieldInputType.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698