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

Unified Diff: services/device/sensors/DEPS

Issue 2819273006: Move //device/sensor impl to be part of the internal implemenation of the Device Service. (Closed)
Patch Set: Move //device/sensor impl to be part of the internal implemenation of the Device Service Created 3 years, 8 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 | « services/device/sensors/BUILD.gn ('k') | services/device/sensors/ambient_light_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/device/sensors/DEPS
diff --git a/services/device/sensors/DEPS b/services/device/sensors/DEPS
index 860720f2f77bd585fcaa9164afedb9636cd0da00..27c522b5dc809b0f9c87801e48f9c95b9f99372a 100644
--- a/services/device/sensors/DEPS
+++ b/services/device/sensors/DEPS
@@ -1,3 +1,6 @@
include_rules = [
- "+device/sensors/public/cpp",
+ "+chromeos/accelerometer",
+ "+jni",
+ "+third_party/sudden_motion_sensor",
+ "+ui/gfx",
]
« no previous file with comments | « services/device/sensors/BUILD.gn ('k') | services/device/sensors/ambient_light_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698