Chromium Code Reviews

Unified Diff: webrtc/media/base/turnutils_unittest.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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « webrtc/media/base/turnutils.cc ('k') | webrtc/media/base/videoadapter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/media/base/turnutils_unittest.cc
diff --git a/webrtc/media/base/turnutils_unittest.cc b/webrtc/media/base/turnutils_unittest.cc
index 1a9951b7cdaec7d8d8200e7eebd91b118db65bac..72b1f7b0e0652f4d348590aa89e11aacaefd2a82 100644
--- a/webrtc/media/base/turnutils_unittest.cc
+++ b/webrtc/media/base/turnutils_unittest.cc
@@ -12,7 +12,7 @@
#include <stddef.h>
-#include "webrtc/base/gunit.h"
+#include "webrtc/rtc_base/gunit.h"
namespace cricket {
« no previous file with comments | « webrtc/media/base/turnutils.cc ('k') | webrtc/media/base/videoadapter.h » ('j') | no next file with comments »

Powered by Google App Engine