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

Unified Diff: chromecast/chromecast.gyp

Issue 794253004: Chromecast: wires up renderer-side CMA message filter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase (Derek's media deferer CL just landed) Created 6 years 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 | chromecast/renderer/cast_content_renderer_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/chromecast.gyp
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
index b8595baa1d60e3d7aa52b9684239ec13762a5395..d9cc40174c62ea4a2360da8fc4bc268165dc30c1 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -176,6 +176,8 @@
'renderer/cast_content_renderer_client.h',
'renderer/cast_media_load_deferrer.cc',
'renderer/cast_media_load_deferrer.h',
+ 'renderer/cast_render_process_observer.cc',
+ 'renderer/cast_render_process_observer.h',
'renderer/key_systems_cast.cc',
'renderer/key_systems_cast.h',
],
« no previous file with comments | « no previous file | chromecast/renderer/cast_content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698