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

Unified Diff: apps/switches.h

Issue 12476015: apps: Document that switches and pref names should be listed in alphabetical order. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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 | « apps/pref_names.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/switches.h
diff --git a/apps/switches.h b/apps/switches.h
index c9ff965a01e0f7baedb07af9d6110c7679a0b53a..6f7671fd80106b97eac617e153fe7bcaf55edcfb 100644
--- a/apps/switches.h
+++ b/apps/switches.h
@@ -8,6 +8,8 @@
namespace apps {
namespace switches {
+// Alphabetical list of switches specific to Apps component.
+// Keep alphabetized and document each one in the source file.
extern const char kShowAppListShortcut[];
} // namespace switches
« no previous file with comments | « apps/pref_names.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698