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

Side by Side Diff: chromecast/renderer/DEPS

Issue 814403002: [Chromecast] Add CmaMediaRendererFactory and IPC proxy components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 12 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chromecast/common",
2 "+chromecast/media", 3 "+chromecast/media",
3 "+components/cdm/renderer", 4 "+components/cdm/renderer",
4 "+components/dns_prefetch/renderer", 5 "+components/dns_prefetch/renderer",
5 "+content/public/renderer", 6 "+content/public/renderer",
6 "+media/base", 7 "+media/base",
7 "+third_party/WebKit/public/platform", 8 "+third_party/WebKit/public/platform",
8 "+third_party/WebKit/public/web", 9 "+third_party/WebKit/public/web",
9 ] 10 ]
OLDNEW
« no previous file with comments | « chromecast/common/media/shared_memory_chunk.cc ('k') | chromecast/renderer/cast_content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698