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

Unified Diff: Source/modules/mediastream/MediaStreamTrackEvent.cpp

Issue 210133002: Remove the include "core/events/ThreadLocalEventNames.h" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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
Index: Source/modules/mediastream/MediaStreamTrackEvent.cpp
diff --git a/Source/modules/mediastream/MediaStreamTrackEvent.cpp b/Source/modules/mediastream/MediaStreamTrackEvent.cpp
index ac9078ad0869ea29757f1c509e27fc3f2c168301..de78e19ecfd8c49784dbb3c4ae5c5d09ee43b48b 100644
--- a/Source/modules/mediastream/MediaStreamTrackEvent.cpp
+++ b/Source/modules/mediastream/MediaStreamTrackEvent.cpp
@@ -25,7 +25,6 @@
#include "config.h"
#include "modules/mediastream/MediaStreamTrackEvent.h"
-#include "core/events/ThreadLocalEventNames.h"
#include "modules/mediastream/MediaStreamTrack.h"
namespace WebCore {
« no previous file with comments | « Source/modules/mediastream/MediaStreamEvent.cpp ('k') | Source/modules/mediastream/RTCDTMFToneChangeEvent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698