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

Unified Diff: ui/ozone/platform/cast/DEPS

Issue 1223793009: Fixes to Cast use of overlays for video frames (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « chromecast/media/cma/filters/hole_frame_factory.cc ('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/DEPS
diff --git a/ui/ozone/platform/cast/DEPS b/ui/ozone/platform/cast/DEPS
index ada2e660c17552250665ab9a9de3d0d6de84da3b..1635b71897c277a4d0621d2f898ebf40883621ec 100644
--- a/ui/ozone/platform/cast/DEPS
+++ b/ui/ozone/platform/cast/DEPS
@@ -1,3 +1,4 @@
include_rules = [
- "+chromecast/public",
+ "+chromecast/browser/media/cma_message_loop.h",
gunsch 2015/07/06 19:06:27 Oooof. No. Is there a way we can pass a TaskRunne
+ "+chromecast/public"
]
« no previous file with comments | « chromecast/media/cma/filters/hole_frame_factory.cc ('k') | ui/ozone/platform/cast/overlay_manager_cast.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698