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

Unified Diff: content/shell/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/shell/BUILD.gn
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
index ccf24913d5831a0027bdd18914b57d6885d0136e..0d933a896451392fbe307e6735cfda4290905dd7 100644
--- a/content/shell/BUILD.gn
+++ b/content/shell/BUILD.gn
@@ -241,7 +241,6 @@ static_library("content_shell_lib") {
"//device/bluetooth:fake_bluetooth",
"//device/bluetooth:mocks",
"//device/geolocation",
- "//device/sensors/public/cpp:full",
"//gin",
"//gpu",
"//media",

Powered by Google App Engine
This is Rietveld 408576698