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

Unified Diff: media/media.gyp

Issue 871663003: media: Add MediaPermission interface and MediaPermissionDispatcher. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments addressed Created 5 years, 11 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 | « media/blink/webencryptedmediaclient_impl.cc ('k') | mojo/services/html_viewer/html_document.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 6fe82305c6f590c28c183fbcbb139d19a1332481..937e7ac001daeb04be67e1334e1434a347d0cd11 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -325,6 +325,8 @@
'base/media_log.h',
'base/media_log_event.h',
'base/media_posix.cc',
+ 'base/media_permission.cc',
+ 'base/media_permission.h',
'base/media_switches.cc',
'base/media_switches.h',
'base/media_win.cc',
« no previous file with comments | « media/blink/webencryptedmediaclient_impl.cc ('k') | mojo/services/html_viewer/html_document.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698