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

Unified Diff: content/content_tests.gypi

Issue 17074009: Created multi-process-friendly PowerMonitor interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed message export for unit tests Created 7 years, 5 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 0dbc0587b3eda9962d24a4ca72ec4e28607c3769..3bd9fc108ec2e841f586b879e5fae5fc828121f8 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -392,6 +392,8 @@
'common/mac/font_descriptor_unittest.mm',
'common/page_state_serialization_unittest.cc',
'common/page_zoom_unittest.cc',
+ 'common/power_monitor_broadcast_source_unittest.cc',
+ 'common/power_monitor_message_broadcaster_unittest.cc',
'common/sandbox_mac_diraccess_unittest.mm',
'common/sandbox_mac_fontloading_unittest.mm',
'common/sandbox_mac_system_access_unittest.mm',

Powered by Google App Engine
This is Rietveld 408576698