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

Unified Diff: chrome/chrome_renderer.gypi

Issue 173713004: Cast: Plumb raw event logs to cast extension, install EncodingEventSubscriber on CastSessionDelegat… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix subscriber leak 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 | chrome/renderer/media/cast_session.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_renderer.gypi
diff --git a/chrome/chrome_renderer.gypi b/chrome/chrome_renderer.gypi
index ffb1c82de74741f9bd0ceb6ac8964534d5fc6ab1..ad376ff4de2d085d831dbbf15ccb2f19b71c2cb0 100644
--- a/chrome/chrome_renderer.gypi
+++ b/chrome/chrome_renderer.gypi
@@ -22,6 +22,7 @@
'../components/components.gyp:visitedlink_renderer',
'../content/content.gyp:content_renderer',
'../media/cast/cast.gyp:cast_config',
+ '../media/cast/cast.gyp:sender_logging',
'../media/cast/cast_sender.gyp:cast_sender',
'../media/cast/transport/cast_transport.gyp:cast_transport',
'../net/net.gyp:net',
« no previous file with comments | « no previous file | chrome/renderer/media/cast_session.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698