Index: athena/screen_lock/chrome/DEPS |
diff --git a/athena/screen_lock/chrome/DEPS b/athena/screen_lock/chrome/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..fd35419f524030f95cf7b08abaf4993cabe423fb |
--- /dev/null |
+++ b/athena/screen_lock/chrome/DEPS |
@@ -0,0 +1,7 @@ |
+include_rules = [ |
+ "+athena/input/public", |
+ "+base", |
+ |
+ # TODO(dpolukhin): move lock screen to component, see crbug.com/370175 |
+ "+chrome/browser/chromeos/login/lock", |
+] |