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

Unified Diff: content/test/BUILD.gn

Issue 2896583005: Reland: Refactor DeviceMotionEventPump to use //device/generic_sensor instead of //device/sensors (Closed)
Patch Set: updated test code 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 4547fea8c5a3e2b34de3abd8d3bde74cb5f908dd..4d4439009a0bb644ac98de0316382c37a9e7746c 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1491,6 +1491,8 @@ test("content_unittests") {
"//device/gamepad",
"//device/gamepad:test_helpers",
"//device/gamepad/public/cpp:shared_with_blink",
+ "//device/generic_sensor/public/cpp",
+ "//device/generic_sensor/public/interfaces",
"//device/sensors/public/cpp:full",
"//device/sensors/public/interfaces",
"//gin",

Powered by Google App Engine
This is Rietveld 408576698