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

Unified Diff: webrtc/ortc/ortcrtpsenderadapter.cc

Issue 2969623003: Update includes for webrtc/{base => rtc_base} rename (2/3) (Closed)
Patch Set: Rebased onto 224e65939af87443addfc5bb500fbf434728bd1c and restored sorting in clock.cc Created 3 years, 6 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/ortc/ortcrtpsenderadapter.h ('k') | webrtc/ortc/rtpparametersconversion.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/ortc/ortcrtpsenderadapter.cc
diff --git a/webrtc/ortc/ortcrtpsenderadapter.cc b/webrtc/ortc/ortcrtpsenderadapter.cc
index be2b65dac31a2a10dc6d75c7327c94d89c530b33..0bce59194211c5babde4bf115f0508502de24e87 100644
--- a/webrtc/ortc/ortcrtpsenderadapter.cc
+++ b/webrtc/ortc/ortcrtpsenderadapter.cc
@@ -12,9 +12,9 @@
#include <utility>
-#include "webrtc/base/checks.h"
#include "webrtc/media/base/mediaconstants.h"
#include "webrtc/ortc/rtptransportadapter.h"
+#include "webrtc/rtc_base/checks.h"
namespace {
« no previous file with comments | « webrtc/ortc/ortcrtpsenderadapter.h ('k') | webrtc/ortc/rtpparametersconversion.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698