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

Unified Diff: device/device_sensors/DEPS

Issue 1164563003: Extract device_sensors to /device via Mojofication (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/device_sensors/BUILD.gn ('k') | device/device_sensors/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/device_sensors/DEPS
diff --git a/device/device_sensors/DEPS b/device/device_sensors/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..ac16b0cf8aa29c95773a417ce7f015452f64dc15
--- /dev/null
+++ b/device/device_sensors/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+components/shared_memory_seqlock",
+ "+third_party/sudden_motion_sensor",
+ "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotionData.h",
+ "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrientationData.h",
+]
« no previous file with comments | « device/device_sensors/BUILD.gn ('k') | device/device_sensors/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698