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

Unified Diff: webrtc/modules/video_coding/test/stream_generator.cc

Issue 2748183006: Delete unused test code in modules/video_coding/test/ (Closed)
Patch Set: Make NullEvent private so that more tests won't start using it. Created 3 years, 9 months 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/modules/video_coding/test/stream_generator.h ('k') | webrtc/modules/video_coding/test/subfigure.m » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/video_coding/test/stream_generator.cc
diff --git a/webrtc/modules/video_coding/test/stream_generator.cc b/webrtc/modules/video_coding/test/stream_generator.cc
index 73362c732dff52d3659104e8c1ff3db2a005bb40..ad95dc0c9e29e936ab8e1d613da7eb26168221ac 100644
--- a/webrtc/modules/video_coding/test/stream_generator.cc
+++ b/webrtc/modules/video_coding/test/stream_generator.cc
@@ -15,7 +15,6 @@
#include <list>
#include "webrtc/modules/video_coding/packet.h"
-#include "webrtc/modules/video_coding/test/test_util.h"
#include "webrtc/system_wrappers/include/clock.h"
#include "webrtc/test/gtest.h"
« no previous file with comments | « webrtc/modules/video_coding/test/stream_generator.h ('k') | webrtc/modules/video_coding/test/subfigure.m » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698