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

Unified Diff: chromecast/chromecast.gyp

Issue 859863003: Chromecast: adds hook for internal code to set command-line flags. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | « chromecast/browser/cast_content_browser_client_simple.cc ('k') | no next file » | 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 b4436cb0efa9a4401fde432a047174bee720a1ab..c9335f0093c20bf3130278d0200fc6b7c3b74f61 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -200,6 +200,7 @@
],
}, {
'sources': [
+ 'browser/cast_content_browser_client_simple.cc',
'browser/cast_network_delegate_simple.cc',
'browser/devtools/remote_debugging_server_simple.cc',
'browser/media/cast_browser_cdm_factory_simple.cc',
« no previous file with comments | « chromecast/browser/cast_content_browser_client_simple.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698