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

Unified Diff: webrtc/rtc_base/rate_statistics_unittest.cc

Issue 2966523003: Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" (Closed)
Patch Set: Restoring prime suspect includes 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/rtc_base/rate_statistics.cc ('k') | webrtc/rtc_base/ratelimiter.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/rtc_base/rate_statistics_unittest.cc
diff --git a/webrtc/rtc_base/rate_statistics_unittest.cc b/webrtc/rtc_base/rate_statistics_unittest.cc
index 06136f5254d0237c52cc1d35ac04f5c3a390ad02..23d1a3c4075236e11fb76553b05bd5cf58610e3c 100644
--- a/webrtc/rtc_base/rate_statistics_unittest.cc
+++ b/webrtc/rtc_base/rate_statistics_unittest.cc
@@ -10,7 +10,7 @@
#include <algorithm>
-#include "webrtc/base/rate_statistics.h"
+#include "webrtc/rtc_base/rate_statistics.h"
#include "webrtc/test/gtest.h"
namespace {
« no previous file with comments | « webrtc/rtc_base/rate_statistics.cc ('k') | webrtc/rtc_base/ratelimiter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698