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

Unified Diff: webrtc/p2p/base/transportdescription.cc

Issue 1443273002: cleanup: get rid of basicdefs.h include (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 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 | « webrtc/libjingle/xmpp/xmppsocket.cc ('k') | webrtc/p2p/client/httpportallocator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/p2p/base/transportdescription.cc
diff --git a/webrtc/p2p/base/transportdescription.cc b/webrtc/p2p/base/transportdescription.cc
index 0dcbac6da16531d5e237dfe8531f538d5029af3a..b8f14eaa988dde30f0db20c9d15be1d18cda3984 100644
--- a/webrtc/p2p/base/transportdescription.cc
+++ b/webrtc/p2p/base/transportdescription.cc
@@ -11,7 +11,6 @@
#include "webrtc/p2p/base/transportdescription.h"
#include "webrtc/base/arraysize.h"
-#include "webrtc/base/basicdefs.h"
#include "webrtc/base/stringutils.h"
#include "webrtc/p2p/base/constants.h"
« no previous file with comments | « webrtc/libjingle/xmpp/xmppsocket.cc ('k') | webrtc/p2p/client/httpportallocator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698