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

Unified Diff: content/child/BUILD.gn

Issue 2698083007: Port device_generic_sensor to be hosted in Device Service. (Closed)
Patch Set: Port device_generic_sensor to be hosted in Device Service. Created 3 years, 9 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
Index: content/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index c9e48ed6265f64389910752845a6aa059b803108..85f897f99e8cea81485150e7e40d45c1dcef3ad2 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -240,6 +240,7 @@ target(link_target_type, "child") {
"//mojo/common",
"//mojo/edk/system",
"//net",
+ "//services/device/public/cpp:device_features",
"//services/device/public/cpp/power_monitor",
"//services/device/public/interfaces:constants",
"//services/resource_coordinator/public/cpp",

Powered by Google App Engine
This is Rietveld 408576698