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

Unified Diff: device/generic_sensor/DEPS

Issue 2896583005: Reland: Refactor DeviceMotionEventPump to use //device/generic_sensor instead of //device/sensors (Closed)
Patch Set: fix compile error on Windows 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: device/generic_sensor/DEPS
diff --git a/device/generic_sensor/DEPS b/device/generic_sensor/DEPS
index 162bc1c65b3ee0b1ad9d04b8b4b1b909a898d477..79cb4cdfa5c54ae3800df052698baac688eb664c 100644
--- a/device/generic_sensor/DEPS
+++ b/device/generic_sensor/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+device/base/synchronization",
"+jni",
+ "+services/device/public/cpp/device_features.h",
"+third_party/sudden_motion_sensor",
]

Powered by Google App Engine
This is Rietveld 408576698