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

Unified Diff: athena/common/container_priorities.h

Issue 425783003: athena: Add a network-selector widget. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tot-merge Created 6 years, 5 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 | « no previous file | athena/main/athena_main.gyp » ('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 0b349967aecfc5503bc2e9fa79515ad111a827ee..549d1e613882a1cd7f2729d490bd6f12962889a2 100644
--- a/athena/common/container_priorities.h
+++ b/athena/common/container_priorities.h
@@ -11,8 +11,8 @@ enum ContainerPriorities {
CP_BACKGROUND = 0,
CP_DEFAULT,
CP_HOME_CARD,
- CP_VIRTUAL_KEYBOARD,
CP_DEBUG,
+ CP_VIRTUAL_KEYBOARD,
sadrul 2014/07/28 16:21:29 This is necessary to make sure that the password f
};
} // namespace athena
« no previous file with comments | « no previous file | athena/main/athena_main.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698