Chromium Code Reviews| Index: device/power_save_blocker/DEPS |
| diff --git a/device/power_save_blocker/DEPS b/device/power_save_blocker/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9bc85d9766944dcc985626ae75cc5cac8f850928 |
| --- /dev/null |
| +++ b/device/power_save_blocker/DEPS |
| @@ -0,0 +1,6 @@ |
| +include_rules = [ |
| + "+dbus", |
| + "+jni", |
| + "+ui/android", |
| + "+ui/gfx/x", |
| +] |