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

Unified Diff: content/browser/BUILD.gn

Issue 2678373003: [DeviceService] Move PowerMonitor interfaces, client lib, impl to live in Device Service (Closed)
Patch Set: Created 3 years, 10 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/child/BUILD.gn » ('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 ee3c5e63a2f14fb51028518b0f4275648210b845..d42b36b6feef719019e20108ad61f8892146b07e 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -105,7 +105,7 @@ source_set("browser") {
"//printing/features",
"//services/catalog/public/interfaces:constants",
"//services/device:lib",
- "//services/device/public/interfaces",
+ "//services/device/public/interfaces:constants",
"//services/file:lib",
"//services/file/public/interfaces",
"//services/service_manager",
« no previous file with comments | « no previous file | content/child/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698