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

Unified Diff: content/test/BUILD.gn

Issue 2896583005: Reland: Refactor DeviceMotionEventPump to use //device/generic_sensor instead of //device/sensors (Closed)
Patch Set: clean up #include files 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 f756353d59049d34f8efcd71293f90cc1f4dfa50..0b077578c71611cfb38715a09d10e42290a1eaf7 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1510,6 +1510,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