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

Unified Diff: chrome/chrome_common.gypi

Issue 11198044: Make tab capture media stream requests verify that the request came from extension API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix || and keep webcam/mic disabled in extensions Created 8 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 side-by-side diff with in-line comments
Download patch
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index adaaf99d0e9e6d0871548df2a58d57367d35197c..1821d414e5f00d8474ed346b6badeff8b9176fa1 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -197,6 +197,8 @@
'common/extensions/permissions/socket_permission.h',
'common/extensions/permissions/socket_permission_data.cc',
'common/extensions/permissions/socket_permission_data.h',
+ 'common/extensions/request_media_access_permission_helper.cc',
+ 'common/extensions/request_media_access_permission_helper.h',
'common/extensions/unpacker.cc',
'common/extensions/unpacker.h',
'common/extensions/update_manifest.cc',

Powered by Google App Engine
This is Rietveld 408576698