Index: webrtc/modules/video_coding/test/video_source.h |
diff --git a/webrtc/modules/video_coding/main/test/video_source.h b/webrtc/modules/video_coding/test/video_source.h |
similarity index 98% |
rename from webrtc/modules/video_coding/main/test/video_source.h |
rename to webrtc/modules/video_coding/test/video_source.h |
index 05deb4a39b0915917a841d7559f99e53142f7055..6b878e55d20ce26dbbe49650cbd0742c8d8fc04b 100644 |
--- a/webrtc/modules/video_coding/main/test/video_source.h |
+++ b/webrtc/modules/video_coding/test/video_source.h |
@@ -34,7 +34,7 @@ enum VideoSize |
kW432p, // 768*432 = 331 776 |
k4SIF, // 704*480 = 337 920 |
kW448p, // 768*448 = 344 064 |
- kNTSC, // 720*480 = 345 600 |
+ kNTSC, // 720*480 = 345 600 |
kFW448p, // 800*448 = 358 400 |
kWVGA, // 800*480 = 384 000 |
k4CIF, // 704*576 = 405 504 |