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

Unified Diff: media/cast/cast.gyp

Issue 540713002: Cast: Get rid of frame_id_map (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed unused variable Created 6 years, 3 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 | « media/cast/BUILD.gn ('k') | media/cast/net/rtp/cast_message_builder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/cast.gyp
diff --git a/media/cast/cast.gyp b/media/cast/cast.gyp
index 3aac3b770594b95dbe95ecafa4c01a60ea983b21..29456b264dab47ebb995282e8af89b28a11ceff1 100644
--- a/media/cast/cast.gyp
+++ b/media/cast/cast.gyp
@@ -111,8 +111,6 @@
'net/rtp/cast_message_builder.h',
'net/rtp/frame_buffer.cc',
'net/rtp/frame_buffer.h',
- 'net/rtp/frame_id_map.cc',
- 'net/rtp/frame_id_map.h',
'net/rtp/framer.cc',
'net/rtp/framer.h',
'net/rtp/receiver_stats.cc',
« no previous file with comments | « media/cast/BUILD.gn ('k') | media/cast/net/rtp/cast_message_builder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698