Chromium Code Reviews| Index: device/generic_sensor/DEPS | 
| diff --git a/device/generic_sensor/DEPS b/device/generic_sensor/DEPS | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..b4d60fb3edff14fb478bce948fd68205081c217f | 
| --- /dev/null | 
| +++ b/device/generic_sensor/DEPS | 
| @@ -0,0 +1,4 @@ | 
| +include_rules = [ | 
| + "+content/common", | 
| 
 
shalamov
2016/09/13 09:52:34
I think this violates layering, /device cannot dep
 
 | 
| + "+content/browser/device_sensors", | 
| +] |