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

Unified Diff: services/device/BUILD.gn

Issue 2510033002: [Device Service] Move PowerMonitor into the Device Service (Closed)
Patch Set: Rebase only 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 | « content/public/app/mojo/content_utility_manifest.json ('k') | services/device/device_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/device/BUILD.gn
diff --git a/services/device/BUILD.gn b/services/device/BUILD.gn
index 32f49224b22bb2793614e59ad8f07b5b930f8098..d6c468dc3dae1778012e5c7c6e8b8ec61d1e023a 100644
--- a/services/device/BUILD.gn
+++ b/services/device/BUILD.gn
@@ -13,6 +13,7 @@ source_set("lib") {
deps = [
"//base",
+ "//device/power_monitor",
"//device/time_zone_monitor",
"//services/service_manager/public/cpp",
]
« no previous file with comments | « content/public/app/mojo/content_utility_manifest.json ('k') | services/device/device_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698