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

Unified Diff: chromecast/chromecast.gyp

Issue 824733002: Support for defered media load to cast_content_render_client. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: New metrics. 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 | « chromecast/base/metrics/cast_metrics_helper.cc ('k') | 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 cf7ed7190c18ce728ac5e9e165b0c9234cb8a8f8..b8595baa1d60e3d7aa52b9684239ec13762a5395 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -174,6 +174,8 @@
'common/pref_names.h',
'renderer/cast_content_renderer_client.cc',
'renderer/cast_content_renderer_client.h',
+ 'renderer/cast_media_load_deferrer.cc',
+ 'renderer/cast_media_load_deferrer.h',
'renderer/key_systems_cast.cc',
'renderer/key_systems_cast.h',
],
« no previous file with comments | « chromecast/base/metrics/cast_metrics_helper.cc ('k') | chromecast/renderer/cast_content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698