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

Unified Diff: ui/ozone/platform/cast/cast.gypi

Issue 1223793009: Fixes to Cast use of overlays for video frames (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added dependency on media_base Created 5 years, 5 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 | « ui/ozone/platform/cast/DEPS ('k') | ui/ozone/platform/cast/overlay_manager_cast.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/cast/cast.gypi
diff --git a/ui/ozone/platform/cast/cast.gypi b/ui/ozone/platform/cast/cast.gypi
index 196c4e01b8af948c37156bde55017c1cd00929cc..edeebc4f6683dbb5c6ed9373e06e7d950a61411f 100644
--- a/ui/ozone/platform/cast/cast.gypi
+++ b/ui/ozone/platform/cast/cast.gypi
@@ -26,6 +26,7 @@
'../gfx/gfx.gyp:gfx_geometry',
'../../base/base.gyp:base',
'../../chromecast/chromecast.gyp:cast_public_api',
+ '../../chromecast/media/media.gyp:media_base',
],
'defines': [
'OZONE_IMPLEMENTATION',
« no previous file with comments | « ui/ozone/platform/cast/DEPS ('k') | ui/ozone/platform/cast/overlay_manager_cast.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698