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

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

Issue 2644103002: Delete unneeded includes of base/common.h. (Closed)
Patch Set: Rebase. Created 3 years, 11 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
« no previous file with comments | « webrtc/common_video/h264/sps_parser.h ('k') | webrtc/examples/peerconnection/client/defaults.cc » ('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 81431b88f6517baa60670e070fcb615f1ae2c5c5..8c288ebf266dc374a29965a26e9855240b8775e1 100644
--- a/webrtc/examples/peerconnection/client/conductor.cc
+++ b/webrtc/examples/peerconnection/client/conductor.cc
@@ -16,7 +16,6 @@
#include "webrtc/api/test/fakeconstraints.h"
#include "webrtc/base/checks.h"
-#include "webrtc/base/common.h"
#include "webrtc/base/json.h"
#include "webrtc/base/logging.h"
#include "webrtc/examples/peerconnection/client/defaults.h"
« no previous file with comments | « webrtc/common_video/h264/sps_parser.h ('k') | webrtc/examples/peerconnection/client/defaults.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698