Index: webrtc/video/report_block_stats.h |
diff --git a/webrtc/video_engine/report_block_stats.h b/webrtc/video/report_block_stats.h |
similarity index 92% |
rename from webrtc/video_engine/report_block_stats.h |
rename to webrtc/video/report_block_stats.h |
index dd430729fb5ae2bbba9a7ed089960a509584d2dd..c54e4677f4f367ef59690ef8abba623976b3dee8 100644 |
--- a/webrtc/video_engine/report_block_stats.h |
+++ b/webrtc/video/report_block_stats.h |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifndef WEBRTC_VIDEO_ENGINE_REPORT_BLOCK_STATS_H_ |
-#define WEBRTC_VIDEO_ENGINE_REPORT_BLOCK_STATS_H_ |
+#ifndef WEBRTC_VIDEO_REPORT_BLOCK_STATS_H_ |
+#define WEBRTC_VIDEO_REPORT_BLOCK_STATS_H_ |
#include <map> |
#include <vector> |
@@ -58,5 +58,5 @@ class ReportBlockStats { |
} // namespace webrtc |
-#endif // WEBRTC_VIDEO_ENGINE_REPORT_BLOCK_STATS_H_ |
+#endif // WEBRTC_VIDEO_REPORT_BLOCK_STATS_H_ |