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

Unified Diff: webrtc/video/vie_remb_unittest.cc

Issue 1510183002: Reland of Merge webrtc/video_engine/ into webrtc/video/ (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: rebase Created 5 years 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/video/vie_remb.cc ('k') | webrtc/video/vie_sync_module.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/video/vie_remb_unittest.cc
diff --git a/webrtc/video_engine/vie_remb_unittest.cc b/webrtc/video/vie_remb_unittest.cc
similarity index 99%
rename from webrtc/video_engine/vie_remb_unittest.cc
rename to webrtc/video/vie_remb_unittest.cc
index bde3274173cd557241b71dba92a2aa805fdda8c3..a44d593b22b234a4a37964fe3f65e66f982eb98d 100644
--- a/webrtc/video_engine/vie_remb_unittest.cc
+++ b/webrtc/video/vie_remb_unittest.cc
@@ -20,7 +20,7 @@
#include "webrtc/modules/rtp_rtcp/mocks/mock_rtp_rtcp.h"
#include "webrtc/modules/utility/include/mock/mock_process_thread.h"
#include "webrtc/system_wrappers/include/tick_util.h"
-#include "webrtc/video_engine/vie_remb.h"
+#include "webrtc/video/vie_remb.h"
using ::testing::_;
using ::testing::AnyNumber;
« no previous file with comments | « webrtc/video/vie_remb.cc ('k') | webrtc/video/vie_sync_module.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698