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

Unified Diff: Source/modules/mediasource/WebKitSourceBufferList.h

Issue 23983049: Move dom/*Event* to events to match the DOM vs. Events spec separation (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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
Index: Source/modules/mediasource/WebKitSourceBufferList.h
diff --git a/Source/modules/mediasource/WebKitSourceBufferList.h b/Source/modules/mediasource/WebKitSourceBufferList.h
index c8a4b5cc08510dbe0558e9df2f948f5a107f0ea8..295899a224b10e4d8d2d558c09e5884a43ff1437 100644
--- a/Source/modules/mediasource/WebKitSourceBufferList.h
+++ b/Source/modules/mediasource/WebKitSourceBufferList.h
@@ -32,7 +32,7 @@
#define WebKitSourceBufferList_h
#include "bindings/v8/ScriptWrappable.h"
-#include "core/dom/EventTarget.h"
+#include "core/events/EventTarget.h"
#include "wtf/RefCounted.h"
#include "wtf/Vector.h"
« no previous file with comments | « Source/modules/mediasource/SourceBufferList.cpp ('k') | Source/modules/mediasource/WebKitSourceBufferList.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698