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

Unified Diff: webrtc/logging/rtc_event_log/ringbuffer_unittest.cc

Issue 2380683005: Moved RtcEventLog files from call/ to logging/ (new top level dir) (Closed)
Patch Set: Rebase to master Created 4 years, 2 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/logging/rtc_event_log/ringbuffer.h ('k') | webrtc/logging/rtc_event_log/rtc_event_log.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/logging/rtc_event_log/ringbuffer_unittest.cc
diff --git a/webrtc/call/ringbuffer_unittest.cc b/webrtc/logging/rtc_event_log/ringbuffer_unittest.cc
similarity index 98%
rename from webrtc/call/ringbuffer_unittest.cc
rename to webrtc/logging/rtc_event_log/ringbuffer_unittest.cc
index 370f262180825cdfac4f87e152e7da16b40903b5..7e672feb224f6d57c4759a5d4606284a501cda93 100644
--- a/webrtc/call/ringbuffer_unittest.cc
+++ b/webrtc/logging/rtc_event_log/ringbuffer_unittest.cc
@@ -12,7 +12,7 @@
#include <list>
#include "webrtc/base/random.h"
-#include "webrtc/call/ringbuffer.h"
+#include "webrtc/logging/rtc_event_log/ringbuffer.h"
#include "webrtc/test/gtest.h"
namespace {
« no previous file with comments | « webrtc/logging/rtc_event_log/ringbuffer.h ('k') | webrtc/logging/rtc_event_log/rtc_event_log.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698