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

Unified Diff: content/child/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/browser/service_manager/service_manager_context.cc ('k') | content/child/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index 945f5dabfbddbc8c067b712cff30e0cf3681acc8..9386d8e4a2a0864ecfbc81c37b4c4d052b6691d1 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -238,6 +238,7 @@ target(link_target_type, "child") {
"//mojo/common",
"//mojo/edk/system",
"//net",
+ "//services/device/public/interfaces",
"//services/service_manager/public/cpp",
"//services/service_manager/public/interfaces",
"//services/service_manager/runner/common",
« no previous file with comments | « content/browser/service_manager/service_manager_context.cc ('k') | content/child/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698