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

Unified Diff: webrtc/modules/video_coding/BUILD.gn

Issue 2643853002: Add script for plotting statistics from webrtc integration test logs. (Closed)
Patch Set: address comments Created 3 years, 10 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 | « no previous file | webrtc/modules/video_coding/codecs/test/plot_videoprocessor_integrationtest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/video_coding/BUILD.gn
diff --git a/webrtc/modules/video_coding/BUILD.gn b/webrtc/modules/video_coding/BUILD.gn
index d46fd113c8be96b9d5c104f12d3b396318c76d7e..a3ad4b37c711eb597e06c4633f73bb6a9d026366 100644
--- a/webrtc/modules/video_coding/BUILD.gn
+++ b/webrtc/modules/video_coding/BUILD.gn
@@ -345,6 +345,7 @@ if (rtc_include_tests) {
testonly = true
sources = [
"codecs/test/videoprocessor_integrationtest.cc",
+ "codecs/test/videoprocessor_integrationtest.h",
"codecs/vp8/test/vp8_impl_unittest.cc",
]
deps = [
« no previous file with comments | « no previous file | webrtc/modules/video_coding/codecs/test/plot_videoprocessor_integrationtest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698