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

Unified Diff: content/test/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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 896e91b41a3cc984f5d60efad36f18c6c1e427e5..b5a24d1d0fb380be1d1a90e02603e7bf40c1c383 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1512,6 +1512,7 @@ test("content_unittests") {
"//device/gamepad",
"//device/gamepad:test_helpers",
"//device/gamepad/public/cpp:shared_with_blink",
+ "//device/generic_sensor/public/cpp",
"//device/sensors/public/cpp:full",
"//device/sensors/public/interfaces",
"//gin",

Powered by Google App Engine
This is Rietveld 408576698