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

Unified Diff: chromecast/chromecast.gyp

Issue 1153173006: Chromecast: use CastContent{Browser,Renderer}Client as a base class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: actually include new file 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..27fccdd84a2b44665cb4e64834c43bb2ffc1766b 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -303,6 +303,7 @@
],
}, {
'sources': [
+ 'app/cast_main_delegate_public.cc',
'browser/cast_content_browser_client_simple.cc',
'browser/cast_network_delegate_simple.cc',
'browser/devtools/remote_debugging_server_simple.cc',
« chromecast/app/cast_main_delegate.h ('K') | « chromecast/app/cast_main_delegate_public.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698