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

Unified Diff: athena/util/container_priorities.h

Issue 585623003: [Athena] Make a quick power button tap suspend the device (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/system/system_ui_impl.cc ('k') | chromeos/dbus/fake_power_manager_client.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 8d228651d1855436d68315c2243fea8ee0b083ae..33b687d1a1e25e6699392bef2f842a204c7b9373 100644
--- a/athena/util/container_priorities.h
+++ b/athena/util/container_priorities.h
@@ -13,6 +13,7 @@ enum ContainerPriorities {
CP_HOME_CARD,
CP_SYSTEM_MODAL,
CP_LOGIN_SCREEN,
+ CP_LOGIN_SCREEN_SYSTEM_MODAL,
CP_VIRTUAL_KEYBOARD,
};
« no previous file with comments | « athena/system/system_ui_impl.cc ('k') | chromeos/dbus/fake_power_manager_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698