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

Unified Diff: device/generic_sensor/DEPS

Issue 2880743003: [Device Service] Add ACCELEROMETER implementation on Mac to //device/generic_sensor (Closed)
Patch Set: add ACCELEROMETER implementation on Mac to //device/generic_sensor 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: device/generic_sensor/DEPS
diff --git a/device/generic_sensor/DEPS b/device/generic_sensor/DEPS
index d69661a316693e512b9355fa580767eac6213cde..162bc1c65b3ee0b1ad9d04b8b4b1b909a898d477 100644
--- a/device/generic_sensor/DEPS
+++ b/device/generic_sensor/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+device/base/synchronization",
"+jni",
+ "+third_party/sudden_motion_sensor",
]

Powered by Google App Engine
This is Rietveld 408576698