| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 7e404c10b22622bb016b4ed2686692e392335fd7..f2199c95562584401bfb3bc0bfc1f3e910a350cc 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -71,7 +71,7 @@ extern const char kCloudPrintFileType[];
|
| extern const char kCloudPrintPrintTicket[];
|
| extern const char kCloudPrintSetupProxy[];
|
| extern const char kCloudPrintServiceURL[];
|
| -extern const char kComponentUpdaterDebug[];
|
| +extern const char kComponentUpdater[];
|
| extern const char kConflictingModulesCheck[];
|
| extern const char kContentSettings2[];
|
| extern const char kCountry[];
|
|
|