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

Unified Diff: chromecast/chromecast.gyp

Issue 659563004: Chromecast: extracts Linux window creation code to a common place. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase, delete aura instance in ~CastBrowserProcess Created 6 years, 2 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/service/cast_service_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 7485fad87b8d33efef284d09c6483e4583f56717..1178d406c869cd174c6b25ecc5730e841dfcd53a 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -113,6 +113,8 @@
'browser/cast_browser_process.h',
'browser/cast_content_browser_client.cc',
'browser/cast_content_browser_client.h',
+ 'browser/cast_content_window.cc',
+ 'browser/cast_content_window.h',
'browser/cast_download_manager_delegate.cc',
'browser/cast_download_manager_delegate.h',
'browser/cast_http_user_agent_settings.cc',
« no previous file with comments | « chromecast/browser/service/cast_service_simple.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698