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

Unified Diff: content/browser/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
« no previous file with comments | « no previous file | content/browser/browser_child_process_host_impl.h » ('j') | device/power_monitor/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index e8d75e74180dc22db93bcb6eafc5e429caa9c2f5..64c20a3377d9fa4c58b78bebd6042a586ba84912 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -64,6 +64,7 @@ source_set("browser") {
"//device/geolocation",
"//device/geolocation/public/interfaces",
"//device/nfc:mojo_bindings",
+ "//device/power_monitor:power_monitor_message_broadcaster",
"//device/power_save_blocker",
"//device/sensors/public/cpp",
"//device/time_zone_monitor",
@@ -920,8 +921,6 @@ source_set("browser") {
"permissions/permission_service_context.h",
"permissions/permission_service_impl.cc",
"permissions/permission_service_impl.h",
- "power_monitor_message_broadcaster.cc",
- "power_monitor_message_broadcaster.h",
"power_usage_monitor_impl.cc",
"power_usage_monitor_impl.h",
"presentation/presentation_service_impl.cc",
« no previous file with comments | « no previous file | content/browser/browser_child_process_host_impl.h » ('j') | device/power_monitor/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698