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

Unified Diff: webrtc/tools/BUILD.gn

Issue 2535783002: Revert of Bug in ExtractFrame API (extracts frames incorrectly) (Closed)
Patch Set: Created 4 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/tools/BUILD.gn
diff --git a/webrtc/tools/BUILD.gn b/webrtc/tools/BUILD.gn
index 565a0a2d6651cde7d8216ac7a6dcfabb628b0538..ace0b51c5a7783f80dd7383764ddad9f712b5045 100644
--- a/webrtc/tools/BUILD.gn
+++ b/webrtc/tools/BUILD.gn
@@ -234,11 +234,7 @@
]
}
- tools_unittests_resources = [
- "//resources/foreman_cif.yuv",
- "//resources/reference_less_video_test_file.y4m",
- "//resources/video_quality_analysis_frame.txt",
- ]
+ tools_unittests_resources = [ "//resources/foreman_cif.yuv" ]
if (is_ios) {
bundle_data("tools_unittests_bundle_data") {
« no previous file with comments | « resources/video_quality_analysis_frame.txt.sha1 ('k') | webrtc/tools/frame_analyzer/video_quality_analysis.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698