Index: content/child/BUILD.gn |
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
index 2102ac612f51a09426bb6db314caa6aacb906f96..32a6d2c3c154a90a070a678ba9edd299c6d5edfe 100644 |
--- a/content/child/BUILD.gn |
+++ b/content/child/BUILD.gn |
@@ -130,8 +130,6 @@ target(link_target_type, "child") { |
"notifications/notification_dispatcher.h", |
"notifications/notification_manager.cc", |
"notifications/notification_manager.h", |
- "power_monitor_broadcast_source.cc", |
- "power_monitor_broadcast_source.h", |
"push_messaging/push_dispatcher.cc", |
"push_messaging/push_dispatcher.h", |
"push_messaging/push_provider.cc", |
@@ -235,6 +233,7 @@ target(link_target_type, "child") { |
"//content/common", |
"//content/public/common:common_sources", |
"//crypto:platform", |
+ "//device/power_monitor:power_monitor_broadcast_source", |
"//gpu/command_buffer/client", |
"//ipc", |
"//ipc:mojom", |