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

Unified Diff: webrtc/video/report_block_stats_unittest.cc

Issue 1506773002: 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/report_block_stats.cc ('k') | webrtc/video/send_statistics_proxy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/video/report_block_stats_unittest.cc
diff --git a/webrtc/video_engine/report_block_stats_unittest.cc b/webrtc/video/report_block_stats_unittest.cc
similarity index 98%
rename from webrtc/video_engine/report_block_stats_unittest.cc
rename to webrtc/video/report_block_stats_unittest.cc
index 13b7af5ba25c1f10c7b3f4d2f8869ac63abbf91d..5cde9004b152d76dfcc18255fbdbe9681e1442ac 100644
--- a/webrtc/video_engine/report_block_stats_unittest.cc
+++ b/webrtc/video/report_block_stats_unittest.cc
@@ -10,7 +10,7 @@
#include "testing/gtest/include/gtest/gtest.h"
-#include "webrtc/video_engine/report_block_stats.h"
+#include "webrtc/video/report_block_stats.h"
namespace webrtc {
« no previous file with comments | « webrtc/video/report_block_stats.cc ('k') | webrtc/video/send_statistics_proxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698