Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(634)

Unified Diff: athena/screen_lock/chrome/DEPS

Issue 620663005: Lock screen for Chrome-Athena (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: one more nit Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « athena/screen/screen_manager_impl.cc ('k') | athena/screen_lock/chrome/chrome_screen_lock_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
+]
« no previous file with comments | « athena/screen/screen_manager_impl.cc ('k') | athena/screen_lock/chrome/chrome_screen_lock_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698