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

Side by Side Diff: chromecast/renderer/DEPS

Issue 665343002: Move KeySystemInfo to media. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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/media", 2 "+chromecast/media",
3 "+components/cdm/renderer", 3 "+components/cdm/renderer",
4 "+content/public/renderer", 4 "+content/public/renderer",
5 "+media/base",
5 "+third_party/WebKit/public/platform", 6 "+third_party/WebKit/public/platform",
6 "+third_party/WebKit/public/web", 7 "+third_party/WebKit/public/web",
7 ] 8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698