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

Unified Diff: base/base.gyp

Issue 9363008: Add Media device notification to SystemMonitor and Mac impl (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Arg! add missing file Created 8 years, 10 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 | « no previous file | base/system_monitor/mock_devices_changed_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 324c8122d1956a8fed8a2bc5609c8a8d8d9fb3c1..1aa332245baf638e89291138c0ab97ebf585ba42 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -221,6 +221,8 @@
'sys_info_unittest.cc',
'sys_string_conversions_mac_unittest.mm',
'sys_string_conversions_unittest.cc',
+ 'system_monitor/mock_devices_changed_observer.cc',
tpayne 2012/02/17 20:41:11 These should be added to test_support_base. Person
vandebo (ex-Chrome) 2012/02/25 00:50:13 Done.
+ 'system_monitor/mock_devices_changed_observer.h',
'system_monitor/system_monitor_unittest.cc',
'template_util_unittest.cc',
'test/trace_event_analyzer_unittest.cc',
« no previous file with comments | « no previous file | base/system_monitor/mock_devices_changed_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698