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

Unified Diff: media/cast/cast.gyp

Issue 170283009: Revert of Cast: Added a EncodingEventSubscriber to cast sender app. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@encoding-event-subscriber
Patch Set: Created 6 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 | media/cast/test/receiver.cc » ('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 8e8a173e9d41731184d0677a3e4a857d93802aa3..a0dbf4487093aa046272c476a37986eb69d324ae 100644
--- a/media/cast/cast.gyp
+++ b/media/cast/cast.gyp
@@ -59,9 +59,6 @@
'cast_config',
'cast_logging_proto_lib',
'<(DEPTH)/base/base.gyp:base',
- ],
- 'export_dependent_settings': [
- 'cast_logging_proto_lib',
],
'sources': [
'logging/encoding_event_subscriber.cc',
@@ -153,7 +150,6 @@
],
'dependencies': [
'cast_config',
- 'sender_logging',
'<(DEPTH)/ui/gfx/gfx.gyp:gfx',
'<(DEPTH)/net/net.gyp:net_test_support',
'<(DEPTH)/media/cast/cast_sender.gyp:*',
« no previous file with comments | « no previous file | media/cast/test/receiver.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698