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

Unified Diff: content/browser/BUILD.gn

Issue 2510033002: [Device Service] Move PowerMonitor into the Device Service (Closed)
Patch Set: Move registeration of device service to content::ServiceManagerContext Created 3 years, 11 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/DEPS » ('j') | content/browser/service_manager/service_manager_context.cc » ('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 4d681cc125a7543fbf8d75079320386d1ef5dffb..60384e2a68517c3a9cb03c247e21b0b7c2a6781d 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -74,7 +74,6 @@ source_set("browser") {
"//device/geolocation",
"//device/geolocation/public/interfaces",
"//device/nfc:mojo_bindings",
- "//device/power_monitor",
"//device/power_save_blocker",
"//device/screen_orientation/public/interfaces",
"//device/sensors/public/cpp",
« no previous file with comments | « no previous file | content/browser/DEPS » ('j') | content/browser/service_manager/service_manager_context.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698