Index: content/child/BUILD.gn |
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
index 5b96782e998144ad194d9936a758fae7f70eb046..93caaaae3e416a79dd31357805e522853ed2b2ec 100644 |
--- a/content/child/BUILD.gn |
+++ b/content/child/BUILD.gn |
@@ -128,8 +128,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", |
@@ -232,6 +230,7 @@ target(link_target_type, "child") { |
"//content/common", |
"//content/public/common:common_sources", |
"//crypto:platform", |
+ "//device/power_monitor/public/cpp", |
"//gpu/command_buffer/client", |
"//ipc", |
"//ipc:mojom", |