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

Unified Diff: device/generic_sensor/DEPS

Issue 2880743003: [Device Service] Add ACCELEROMETER implementation on Mac to //device/generic_sensor (Closed)
Patch Set: address comments 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
« no previous file with comments | « device/generic_sensor/BUILD.gn ('k') | device/generic_sensor/platform_sensor_accelerometer_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « device/generic_sensor/BUILD.gn ('k') | device/generic_sensor/platform_sensor_accelerometer_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698