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

Unified Diff: chromecast/chromecast.gyp

Issue 1171303002: Chromecast: move link-time decisions to inheritance-based Content*Client. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 5 years, 6 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
Index: chromecast/chromecast.gyp
diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
index 9519c651dd00199f7ce7d94e233879fc57ade99f..325f47b4e86c738597e495ddc04fafec8300ef8b 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -310,7 +310,6 @@
'browser/pref_service_helper_simple.cc',
'common/platform_client_auth_simple.cc',
'renderer/cast_content_renderer_client_simple.cc',
- 'renderer/key_systems_cast_simple.cc',
],
'conditions': [
['OS=="android"', {

Powered by Google App Engine
This is Rietveld 408576698