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

Unified Diff: chrome/chrome_browser.gypi

Issue 10168008: Show camera and microphone status indicators. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: addressed Tommi's comments. Created 8 years, 8 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 b862d179e05ebb46a5857807fd971f35dc5826ac..1e3b78ab15a781bb1d24237a0098874374df8cb0 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1298,6 +1298,8 @@
'browser/managed_mode.h',
'browser/media/media_internals.cc',
'browser/media/media_internals.h',
+ 'browser/media/media_stream_capture_indicator.cc',
+ 'browser/media/media_stream_capture_indicator.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',

Powered by Google App Engine
This is Rietveld 408576698