Index: trunk/src/chrome/common/chrome_switches.cc |
=================================================================== |
--- trunk/src/chrome/common/chrome_switches.cc (revision 207822) |
+++ trunk/src/chrome/common/chrome_switches.cc (working copy) |
@@ -208,7 +208,7 @@ |
// Comma-separated options to troubleshoot the component updater. Only valid |
// for the browser process. |
-const char kComponentUpdater[] = "component-updater"; |
+const char kComponentUpdaterDebug[] = "component-updater-debug"; |
// Causes the browser process to inspect loaded and registered DLLs for known |
// conflicts and warn the user. |