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

Unified Diff: content/renderer/BUILD.gn

Issue 2692993006: Port device_sensors to be hosted in Device Service (Closed)
Patch Set: code rebase 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/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index c3013ccdc3fd7b8b45e9099bf54d72b3f9a331cc..8ba20368c9220ee1f05e656cddc5537cecc34df9 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -468,6 +468,7 @@ target(link_target_type, "renderer") {
"//printing/features",
"//sandbox",
"//services/device/public/interfaces",
+ "//services/device/public/interfaces:constants",
"//services/service_manager/public/cpp",
"//services/service_manager/public/interfaces",
"//services/ui/public/cpp/gpu",
« no previous file with comments | « content/public/app/mojo/content_renderer_manifest.json ('k') | content/renderer/device_sensors/device_sensor_event_pump.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698