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

Unified Diff: content/test/BUILD.gn

Issue 2460823002: Decouple Power Monitor from //content. (Closed)
Patch Set: Created 4 years, 2 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 50cef162868aaa032393fe756a05fef13ad288b3..b43b5bb1194fd6026da66b266428b3cb3853bc7e 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1113,7 +1113,6 @@ test("content_unittests") {
"../browser/notifications/notification_id_generator_unittest.cc",
"../browser/notifications/platform_notification_context_unittest.cc",
"../browser/notifications/type_converters_unittest.cc",
- "../browser/power_monitor_message_broadcaster_unittest.cc",
"../browser/power_usage_monitor_impl_unittest.cc",
"../browser/presentation/presentation_service_impl_unittest.cc",
"../browser/presentation/presentation_type_converters_unittest.cc",
@@ -1234,7 +1233,6 @@ test("content_unittests") {
"../child/indexed_db/webidbcursor_impl_unittest.cc",
"../child/memory/child_memory_coordinator_impl_unittest.cc",
"../child/notifications/notification_data_conversions_unittest.cc",
- "../child/power_monitor_broadcast_source_unittest.cc",
"../child/resource_dispatcher_unittest.cc",
"../child/service_worker/service_worker_dispatcher_unittest.cc",
"../child/shared_memory_data_consumer_handle_unittest.cc",
@@ -1373,7 +1371,6 @@ test("content_unittests") {
"//device/bluetooth:mocks",
"//device/gamepad",
"//device/gamepad:test_helpers",
- "//device/power_monitor/public/interfaces",
"//device/sensors/public/cpp",
"//device/sensors/public/interfaces",
"//gin",

Powered by Google App Engine
This is Rietveld 408576698