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

Unified Diff: components/components.gyp

Issue 1123993002: Componentizes external_video_surface to reduce webview/Cast duplication. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: java DEPS, round 2 Created 5 years, 7 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 | « components/OWNERS ('k') | components/external_video_surface.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index b59e82c8b68ac130df1121f650b049fb167f4028..0bdfebb6ffdc147ebdec0be118b9946ff3d900f8 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -81,6 +81,7 @@
'conditions': [
['OS == "android"', {
'includes': [
+ 'external_video_surface.gypi',
'service_tab_launcher.gypi',
],
}],
« no previous file with comments | « components/OWNERS ('k') | components/external_video_surface.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698