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

Unified Diff: media/cast/BUILD.gn

Issue 502333002: [Cast] In Audio/VideoSender, drop frames when too-long a duration is in-flight. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix missing brace (rebase oops). Created 6 years, 4 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 | media/cast/cast.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/BUILD.gn
diff --git a/media/cast/BUILD.gn b/media/cast/BUILD.gn
index 4db582df39c8100f0fb556e9b3182e54ce28f2f8..e7a78e3c942c41d6039ebc6d4d61f675eb95e322 100644
--- a/media/cast/BUILD.gn
+++ b/media/cast/BUILD.gn
@@ -122,8 +122,6 @@ source_set("sender") {
"sender/fake_software_video_encoder.cc",
"sender/frame_sender.cc",
"sender/frame_sender.h",
- "sender/rtp_timestamp_helper.cc",
- "sender/rtp_timestamp_helper.h",
"sender/software_video_encoder.h",
"sender/video_encoder.h",
"sender/video_encoder_impl.h",
« no previous file with comments | « no previous file | media/cast/cast.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698