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

Unified Diff: Source/platform/mediastream/RTCDTMFSenderHandler.cpp

Issue 64643010: Remove duplicated headers from platform/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 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
« no previous file with comments | « Source/platform/mediastream/MediaStreamSource.cpp ('k') | Source/platform/network/FormData.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/mediastream/RTCDTMFSenderHandler.cpp
diff --git a/Source/platform/mediastream/RTCDTMFSenderHandler.cpp b/Source/platform/mediastream/RTCDTMFSenderHandler.cpp
index fcf86cda4a141805e3b16cfdc08a7eec187cabf2..f96af82263b8d45fc5884c8349fff9e6bb3ea887 100644
--- a/Source/platform/mediastream/RTCDTMFSenderHandler.cpp
+++ b/Source/platform/mediastream/RTCDTMFSenderHandler.cpp
@@ -27,9 +27,6 @@
#include "platform/mediastream/RTCDTMFSenderHandler.h"
-#include "platform/mediastream/RTCDTMFSenderHandlerClient.h"
-#include "public/platform/WebRTCDTMFSenderHandler.h"
-#include "wtf/PassOwnPtr.h"
using namespace blink;
« no previous file with comments | « Source/platform/mediastream/MediaStreamSource.cpp ('k') | Source/platform/network/FormData.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698