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

Unified Diff: device/BUILD.gn

Issue 2678373003: [DeviceService] Move PowerMonitor interfaces, client lib, impl to live in Device Service (Closed)
Patch Set: Created 3 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 | « content/common/BUILD.gn ('k') | device/power_monitor/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/BUILD.gn
diff --git a/device/BUILD.gn b/device/BUILD.gn
index f26a6bb0aa43b2c51ab14bbdfb7dc9283d31d8cb..04415d9d57b6482f67e71067ee11412e08cb3e27 100644
--- a/device/BUILD.gn
+++ b/device/BUILD.gn
@@ -68,8 +68,6 @@ test("device_unittests") {
"gamepad/public/interfaces/gamepad_struct_traits_unittest.cc",
"generic_sensor/platform_sensor_and_provider_unittest_win.cc",
"generic_sensor/platform_sensor_provider_unittest.cc",
- "power_monitor/power_monitor_message_broadcaster_unittest.cc",
- "power_monitor/public/cpp/power_monitor_broadcast_source_unittest.cc",
"sensors/data_fetcher_shared_memory_base_unittest.cc",
"sensors/sensor_manager_android_unittest.cc",
"sensors/sensor_manager_chromeos_unittest.cc",
@@ -93,9 +91,6 @@ test("device_unittests") {
"//device/generic_sensor",
"//device/generic_sensor:testing",
"//device/geolocation:unittests",
- "//device/power_monitor",
- "//device/power_monitor/public/cpp",
- "//device/power_monitor/public/interfaces",
"//device/power_save_blocker",
"//device/sensors",
"//device/sensors/public/cpp",
« no previous file with comments | « content/common/BUILD.gn ('k') | device/power_monitor/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698