Chromium Code Reviews

Unified Diff: webrtc/examples/peerconnection/client/conductor.cc

Issue 1819733002: Reland of Delete empty API files and cleaned up includes. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « webrtc/api/videotracksource.h ('k') | webrtc/media/base/capturemanager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/examples/peerconnection/client/conductor.cc
diff --git a/webrtc/examples/peerconnection/client/conductor.cc b/webrtc/examples/peerconnection/client/conductor.cc
index ca07ef319cb43aa66c5500523ca81167fcc1cd0a..e26d403248d75e754e4ee62afa33e6ebd38f4364 100644
--- a/webrtc/examples/peerconnection/client/conductor.cc
+++ b/webrtc/examples/peerconnection/client/conductor.cc
@@ -13,7 +13,6 @@
#include <utility>
#include <vector>
-#include "webrtc/api/videosourceinterface.h"
#include "webrtc/api/test/fakeconstraints.h"
#include "webrtc/base/common.h"
#include "webrtc/base/json.h"
« no previous file with comments | « webrtc/api/videotracksource.h ('k') | webrtc/media/base/capturemanager.h » ('j') | no next file with comments »

Powered by Google App Engine