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

Unified Diff: chromecast/chromecast.gyp

Issue 970413002: Change chrome android to use content_app_both (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « chrome/chrome_shell.gypi ('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 82f4b86088891d0df1939a0ffca016f314cdf3c6..b075782ca2bc692ac70d8267718454eabba5dff2 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -174,7 +174,7 @@
'../components/components.gyp:metrics_net',
'../components/components.gyp:metrics_profiler',
'../content/content.gyp:content',
- '../content/content.gyp:content_app_browser',
+ '../content/content.gyp:content_app_both',
gunsch 2015/03/04 04:36:09 This target is also build by the Linux cast_shell,
'../skia/skia.gyp:skia',
'../third_party/WebKit/public/blink.gyp:blink',
'../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h',
@@ -353,7 +353,6 @@
'../breakpad/breakpad.gyp:breakpad_client',
'../components/components.gyp:breakpad_host',
'../components/components.gyp:crash_component',
- '../content/content.gyp:content_app_browser',
'../content/content.gyp:content',
'../skia/skia.gyp:skia',
'../ui/gfx/gfx.gyp:gfx',
« no previous file with comments | « chrome/chrome_shell.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698