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

Unified Diff: chrome/app/chrome_command_ids.h

Issue 6250070: Added command line switches and UI (controlled via a build option) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address review concerns Created 9 years, 11 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 | « build/common.gypi ('k') | chrome/app/chrome_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome_command_ids.h
diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
index 926088d803fd46fa178f7315afeca0389a1f162e..7f7b0c73544031ef21bfc1a0cd597fc15a8104f2 100644
--- a/chrome/app/chrome_command_ids.h
+++ b/chrome/app/chrome_command_ids.h
@@ -161,6 +161,7 @@
#define IDC_VIEW_INCOMPATIBILITIES 40027
#define IDC_VIEW_BACKGROUND_PAGES 40028
#define IDC_SHOW_KEYBOARD_OVERLAY 40029
+#define IDC_PROFILING_ENABLED 40030
// Spell-check
// Insert any additional suggestions before _LAST; these have to be consecutive.
« no previous file with comments | « build/common.gypi ('k') | chrome/app/chrome_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698