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

Unified Diff: Source/testing/runner/MockWebRTCDataChannelHandler.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
« no previous file with comments | « Source/testing/runner/EventSender.cpp ('k') | Source/testing/runner/MockWebRTCPeerConnectionHandler.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/testing/runner/MockWebRTCDataChannelHandler.cpp
diff --git a/Source/testing/runner/MockWebRTCDataChannelHandler.cpp b/Source/testing/runner/MockWebRTCDataChannelHandler.cpp
index 45214b35cfec1e56bef7c037212f6d2f5ea2e1cc..7be5f6183be12e338a754622795d414659d3c565 100644
--- a/Source/testing/runner/MockWebRTCDataChannelHandler.cpp
+++ b/Source/testing/runner/MockWebRTCDataChannelHandler.cpp
@@ -25,7 +25,6 @@
#include "MockWebRTCDataChannelHandler.h"
#include "public/platform/WebRTCDataChannelHandlerClient.h"
-#include "public/platform/WebRTCDataChannelInit.h"
#include "public/testing/WebTestDelegate.h"
#include <assert.h>
« no previous file with comments | « Source/testing/runner/EventSender.cpp ('k') | Source/testing/runner/MockWebRTCPeerConnectionHandler.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698