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

Unified Diff: services/device/BUILD.gn

Issue 2885203004: Refactor content/renderer/device_sensors to use device/generic_sensor instead of device/sensors (Closed)
Patch Set: updated content/renderer/BUILD.gn Created 3 years, 7 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: services/device/BUILD.gn
diff --git a/services/device/BUILD.gn b/services/device/BUILD.gn
index 8d5d4ee76caf44b8fcb1f2a0af469789f00b8fc9..e7edb6393804957aefb5e1f8fcf754c64c0303d4 100644
--- a/services/device/BUILD.gn
+++ b/services/device/BUILD.gn
@@ -27,8 +27,6 @@ source_set("lib") {
"//base",
"//device/generic_sensor",
"//device/nfc:mojo_bindings",
- "//device/sensors",
- "//device/sensors/public/interfaces",
"//device/wake_lock",
"//services/device/fingerprint",
"//services/device/power_monitor",

Powered by Google App Engine
This is Rietveld 408576698