Chromium Code Reviews| Index: device/sensors/DEPS |
| diff --git a/content/browser/device_sensors/DEPS b/device/sensors/DEPS |
| similarity index 64% |
| copy from content/browser/device_sensors/DEPS |
| copy to device/sensors/DEPS |
| index fac77c6890603a454b3fc058f6c4febeba35618b..7695ca618efc0ccb03286d2242c25e10649c47da 100644 |
| --- a/content/browser/device_sensors/DEPS |
| +++ b/device/sensors/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| - "+device/sensors/public/cpp", |
| + "+jni", |
| "+third_party/sudden_motion_sensor", |
| + "+ui/gfx", |
| ] |