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

Unified Diff: chrome/chrome_browser.gypi

Issue 10537099: add "always allow" option to the mediastream infobar and allow user to allow/not allow acces to devi (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: addressed sky's comment and replaced "Do not allow any site to" with "Do not allow sites to" Created 8 years, 6 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 b412a56aef075b940debd8c910c83d377ededd9a..5fc9d6c7e5b7803dd815d16ffb5f93f57961cc2b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1353,6 +1353,8 @@
'browser/media/media_internals.h',
'browser/media/media_stream_capture_indicator.cc',
'browser/media/media_stream_capture_indicator.h',
+ 'browser/media/media_stream_devices_controller.cc',
+ 'browser/media/media_stream_devices_controller.h',
'browser/media/media_stream_devices_menu_model.cc',
'browser/media/media_stream_devices_menu_model.h',
'browser/media_gallery/media_device_notifications_linux.cc',
« no previous file with comments | « chrome/browser/ui/webui/options2/content_settings_handler2.cc ('k') | chrome/common/content_settings_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698