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

Unified Diff: content/browser/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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 7f1ae3c17905b1f7d3d8a54b38a7a0ef8b7c0796..d6d5017db120a35627f12c7414cd41394659a583 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -69,7 +69,6 @@ source_set("browser") {
"//crypto",
"//device/bluetooth",
"//device/gamepad",
- "//device/generic_sensor",
"//device/geolocation",
"//device/geolocation/public/interfaces",
"//device/nfc:mojo_bindings",

Powered by Google App Engine
This is Rietveld 408576698