summaryrefslogtreecommitdiffstats
path: root/chromium/content/browser/device_sensors/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/browser/device_sensors/DEPS')
-rw-r--r--chromium/content/browser/device_sensors/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/chromium/content/browser/device_sensors/DEPS b/chromium/content/browser/device_sensors/DEPS
new file mode 100644
index 00000000000..e118614c16a
--- /dev/null
+++ b/chromium/content/browser/device_sensors/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+third_party/sudden_motion_sensor",
+]