Chromium Code Reviews

Side by Side Diff: chromecast/common/media/DEPS

Issue 797793004: Chromecast: IPC messages for browser-based media pipeline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
« no previous file with comments | « chromecast/chromecast.gyp ('k') | chromecast/common/media/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chromecast/media",
2 "+media/base", 3 "+media/base",
3 "+media/cdm",
4 ] 4 ]
OLDNEW
« no previous file with comments | « chromecast/chromecast.gyp ('k') | chromecast/common/media/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine