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

Unified Diff: content/browser/BUILD.gn

Issue 2460823002: Decouple Power Monitor from //content. (Closed)
Patch Set: code rebase Created 4 years, 1 month 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') | no next file with comments »
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 93b3dfd31ae2a043ceef2df66f33d0fc7e19891d..af4cca18209cf165fabbab1edf3764d25ddd1fe8 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -68,6 +68,7 @@ source_set("browser") {
"//device/geolocation",
"//device/geolocation/public/interfaces",
"//device/nfc:mojo_bindings",
+ "//device/power_monitor",
"//device/power_save_blocker",
"//device/sensors/public/cpp",
"//device/time_zone_monitor",
@@ -938,8 +939,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",
"presentation/presentation_service_impl.cc",
"presentation/presentation_service_impl.h",
"presentation/presentation_type_converters.cc",
« no previous file with comments | « no previous file | content/browser/browser_child_process_host_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698