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

Unified Diff: athena/common/container_priorities.h

Issue 483363003: [Athena] Add status icons and system time to the desktop background (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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/athena.gyp ('k') | athena/main/athena_launcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/common/container_priorities.h
diff --git a/athena/common/container_priorities.h b/athena/common/container_priorities.h
index 549d1e613882a1cd7f2729d490bd6f12962889a2..5d42c3a69a9de9232f6a8b1abf45f890861ebaf5 100644
--- a/athena/common/container_priorities.h
+++ b/athena/common/container_priorities.h
@@ -11,7 +11,7 @@ enum ContainerPriorities {
CP_BACKGROUND = 0,
CP_DEFAULT,
CP_HOME_CARD,
- CP_DEBUG,
+ CP_SYSTEM_MODAL,
CP_VIRTUAL_KEYBOARD,
};
« no previous file with comments | « athena/athena.gyp ('k') | athena/main/athena_launcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698