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

Unified Diff: content/renderer/BUILD.gn

Issue 2896583005: Reland: Refactor DeviceMotionEventPump to use //device/generic_sensor instead of //device/sensors (Closed)
Patch Set: address more comments Created 3 years, 6 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 66be081062800eaae971f59703fcbbe6a52e5c01..e7b02dd461b7d99c60e9766fd2462501898b0bd2 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -458,6 +458,7 @@ target(link_target_type, "renderer") {
"//device/base/synchronization",
"//device/gamepad/public/cpp:shared_with_blink",
"//device/gamepad/public/interfaces",
+ "//device/generic_sensor/public/cpp",
"//device/screen_orientation/public/interfaces",
"//device/sensors/public/cpp:full",
"//device/sensors/public/interfaces",

Powered by Google App Engine
This is Rietveld 408576698