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

Unified Diff: Source/modules/mediastream/RTCDTMFToneChangeEvent.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/RTCDTMFToneChangeEvent.cpp
diff --git a/Source/modules/mediastream/RTCDTMFToneChangeEvent.cpp b/Source/modules/mediastream/RTCDTMFToneChangeEvent.cpp
index a1cb24e9c3dc9868cc84d87f8ad0178ba923922a..06c342f9942a6c2beb1f87017b2f1f9d21e77464 100644
--- a/Source/modules/mediastream/RTCDTMFToneChangeEvent.cpp
+++ b/Source/modules/mediastream/RTCDTMFToneChangeEvent.cpp
@@ -26,8 +26,6 @@
#include "config.h"
#include "modules/mediastream/RTCDTMFToneChangeEvent.h"
-#include "core/events/ThreadLocalEventNames.h"
-
namespace WebCore {
PassRefPtr<RTCDTMFToneChangeEvent> RTCDTMFToneChangeEvent::create()
« no previous file with comments | « Source/modules/mediastream/MediaStreamTrackEvent.cpp ('k') | Source/modules/mediastream/RTCDataChannelEvent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698