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

Unified Diff: athena/util/container_priorities.h

Issue 542623002: Minimal support for OOBE/login for chrome-athena (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 3 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/main/public/athena_launcher.h ('k') | athena/virtual_keyboard/public/virtual_keyboard_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/util/container_priorities.h
diff --git a/athena/util/container_priorities.h b/athena/util/container_priorities.h
index 8a3827781da501587a0bd884ebb16e44e4c50f50..8d228651d1855436d68315c2243fea8ee0b083ae 100644
--- a/athena/util/container_priorities.h
+++ b/athena/util/container_priorities.h
@@ -12,6 +12,7 @@ enum ContainerPriorities {
CP_DEFAULT,
CP_HOME_CARD,
CP_SYSTEM_MODAL,
+ CP_LOGIN_SCREEN,
CP_VIRTUAL_KEYBOARD,
};
« no previous file with comments | « athena/main/public/athena_launcher.h ('k') | athena/virtual_keyboard/public/virtual_keyboard_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698