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

Unified Diff: webrtc/modules/video_coding/utility/moving_average.h

Issue 1440873005: modules/video_coding/utility: Remove include (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Fix after rebase mistake Created 5 years, 1 month 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
Index: webrtc/modules/video_coding/utility/moving_average.h
diff --git a/webrtc/modules/video_coding/utility/include/moving_average.h b/webrtc/modules/video_coding/utility/moving_average.h
similarity index 96%
rename from webrtc/modules/video_coding/utility/include/moving_average.h
rename to webrtc/modules/video_coding/utility/moving_average.h
index 49c42c4ed4be30ec234dca08aaa0ef65f51e38c9..8de1dd2a4377fb67e491316ede3173a4141f3b03 100644
--- a/webrtc/modules/video_coding/utility/include/moving_average.h
+++ b/webrtc/modules/video_coding/utility/moving_average.h
@@ -68,4 +68,4 @@ int MovingAverage<T>::size() {
} // namespace webrtc
-#endif // WEBRTC_MODULES_VIDEO_CODING_MOVING_AVERAGE_SCALER_H_
+#endif // WEBRTC_MODULES_VIDEO_CODING_UTILITY_MOVING_AVERAGE_H_
« no previous file with comments | « webrtc/modules/video_coding/utility/mock/mock_frame_dropper.h ('k') | webrtc/modules/video_coding/utility/qp_parser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698