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

Side by Side Diff: chrome/renderer/media/DEPS

Issue 253593002: Componentize EncryptedMediaMessageFilter and rename it CdmMessageFilter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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 "+content/common/media", # For media IPC messages.
jam 2014/04/25 17:17:56 chrome can never include files not in content/publ
ycheo (away) 2014/04/28 16:09:43 Oh, I didn't know this.
2 "+media/audio", # For basic audio functions. 3 "+media/audio", # For basic audio functions.
3 "+media/base", # For basic media functions. 4 "+media/base", # For basic media functions.
4 "+media/cast", # For cast streaming library. 5 "+media/cast", # For cast streaming library.
5 ] 6 ]
OLDNEW
« no previous file with comments | « chrome/common/encrypted_media_messages_android.h ('k') | chrome/renderer/media/chrome_key_systems.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698