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

Unified Diff: Source/testing/runner/MockWebRTCPeerConnectionHandler.cpp

Issue 67313005: Remove duplicated headers from the testing/ directory (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
Index: Source/testing/runner/MockWebRTCPeerConnectionHandler.cpp
diff --git a/Source/testing/runner/MockWebRTCPeerConnectionHandler.cpp b/Source/testing/runner/MockWebRTCPeerConnectionHandler.cpp
index 7c64661e4148f703766a22967ec74a6f1e3ecf51..3ac025c684a7d50de6b7dbf50f23affeb4a3a45e 100644
--- a/Source/testing/runner/MockWebRTCPeerConnectionHandler.cpp
+++ b/Source/testing/runner/MockWebRTCPeerConnectionHandler.cpp
@@ -39,9 +39,6 @@
#include "public/platform/WebMediaStreamTrack.h"
#include "public/platform/WebRTCDataChannelInit.h"
#include "public/platform/WebRTCPeerConnectionHandlerClient.h"
-#include "public/platform/WebRTCSessionDescription.h"
-#include "public/platform/WebRTCSessionDescriptionRequest.h"
-#include "public/platform/WebRTCStatsRequest.h"
#include "public/platform/WebRTCStatsResponse.h"
#include "public/platform/WebRTCVoidRequest.h"
#include "public/platform/WebString.h"
« no previous file with comments | « Source/testing/runner/MockWebRTCDataChannelHandler.cpp ('k') | Source/testing/runner/NotificationPresenter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698