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

Unified Diff: content/app/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: content/app/BUILD.gn
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
index 675733f6b8cdef6a892074eeae03bef76433a8d4..ef6bb98c25abf2e8874ca3e944f19bfef6f8e3b4 100644
--- a/content/app/BUILD.gn
+++ b/content/app/BUILD.gn
@@ -54,7 +54,6 @@ template("implement_content_app") {
"//device/generic_sensor",
"//device/geolocation",
"//device/power_save_blocker",
- "//device/sensors",
"//device/usb",
"//gpu",
"//media",

Powered by Google App Engine
This is Rietveld 408576698