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

Unified Diff: chrome/chrome_browser.gypi

Issue 483523006: Check all settings when checking mic and camera access (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Build fix for Android. Created 6 years, 4 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_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 6c76a37a55e4a300b9f63e91b703ec8509c6d1d3..c4cff6f31a257f99eb796ada17c81f33d670bc1b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -656,6 +656,8 @@
'browser/media/media_device_id_salt.h',
'browser/media/media_stream_capture_indicator.cc',
'browser/media/media_stream_capture_indicator.h',
+ 'browser/media/media_stream_device_permissions.cc',
+ 'browser/media/media_stream_device_permissions.h',
'browser/media/media_stream_devices_controller.cc',
'browser/media/media_stream_devices_controller.h',
'browser/media/media_stream_infobar_delegate.cc',

Powered by Google App Engine
This is Rietveld 408576698