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

Unified Diff: chrome/chrome_renderer.gypi

Issue 178073004: Cast: IPC from browser to renderer to send packet events from transport to cast library. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 9 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 | « chrome/chrome_browser.gypi ('k') | chrome/common/cast_messages.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 8ef45c88e8725a333c5a14d44373c83e8622095c..b57fc7f097c05137f43009ced8549153c4b59a45 100644
--- a/chrome/chrome_renderer.gypi
+++ b/chrome/chrome_renderer.gypi
@@ -22,8 +22,8 @@
'../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/logging/logging.gyp:sender_logging',
'../media/cast/transport/cast_transport.gyp:cast_transport',
'../net/net.gyp:net',
'../skia/skia.gyp:skia',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/common/cast_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698