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

Unified Diff: chromecast/chromecast.gyp

Issue 1149823007: Chromecast: adds external_video_surface_java target. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@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
« no previous file with comments | « no previous file | 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 f0782eebeda98fab477028afda6b6db87898c980..1e4db789d180fbb4af3c26b8ac472b0df61a2050 100644
--- a/chromecast/chromecast.gyp
+++ b/chromecast/chromecast.gyp
@@ -494,6 +494,7 @@
'dependencies': [
'<(android_support_v13_target)',
'../base/base.gyp:base_java',
+ '../components/components.gyp:external_video_surface_java',
'../content/content.gyp:content_java',
'../media/media.gyp:media_java',
'../net/net.gyp:net_java',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698