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

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: set athena::FillLayoutManager for lock screen 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
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..bc9c633c2b7249412fbc0b24b50ac627ad62797f
--- /dev/null
+++ b/athena/screen_lock/chrome/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+athena/input/public",
+ "+base",
+ "+chrome/browser/chromeos/login/lock",
Nikita (slow) 2014/10/10 10:53:06 I guess this is against current rules that athena
Dmitry Polukhin 2014/10/10 11:30:01 Done.
+]

Powered by Google App Engine
This is Rietveld 408576698