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

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

Issue 1917323002: Remove remaining quality-analysis (QM). (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: rebase Created 4 years, 7 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/modules.gyp ('k') | webrtc/modules/video_coding/content_metrics_processing.h » ('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 f163b95da6cb6a7b3e8ca141b4cba961a09b068f..fe600daea8ac9dbc345f16af2fae94a0fa5604eb 100644
--- a/webrtc/modules/video_coding/BUILD.gn
+++ b/webrtc/modules/video_coding/BUILD.gn
@@ -14,8 +14,6 @@ source_set("video_coding") {
"codec_database.h",
"codec_timer.cc",
"codec_timer.h",
- "content_metrics_processing.cc",
- "content_metrics_processing.h",
"decoding_state.cc",
"decoding_state.h",
"encoded_frame.cc",
@@ -54,9 +52,6 @@ source_set("video_coding") {
"packet_buffer.h",
"percentile_filter.cc",
"percentile_filter.h",
- "qm_select.cc",
- "qm_select.h",
- "qm_select_data.h",
"receiver.cc",
"receiver.h",
"rtt_filter.cc",
« no previous file with comments | « webrtc/modules/modules.gyp ('k') | webrtc/modules/video_coding/content_metrics_processing.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698