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

Unified Diff: chrome/common/chrome_switches.cc

Issue 15908002: Differential updates for components. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Sync to LKGR revision 207804. Created 7 years, 6 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 | « chrome/common/chrome_switches.h ('k') | chrome/common/extensions/update_manifest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_switches.cc
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
index 18d1cb1534a1bcca7c8c9b59db0bd446a5c1be4a..2317369a4693510a6993028088d08f131d9a74ae 100644
--- a/chrome/common/chrome_switches.cc
+++ b/chrome/common/chrome_switches.cc
@@ -208,7 +208,7 @@ const char kCloudPrintServiceURL[] = "cloud-print-service";
// Comma-separated options to troubleshoot the component updater. Only valid
// for the browser process.
-const char kComponentUpdaterDebug[] = "component-updater-debug";
+const char kComponentUpdater[] = "component-updater";
// Causes the browser process to inspect loaded and registered DLLs for known
// conflicts and warn the user.
« no previous file with comments | « chrome/common/chrome_switches.h ('k') | chrome/common/extensions/update_manifest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698