| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 3197f3357faf0d1101693ccc607f6201d8669b65..3ea61034bcbccf842d274376cc4aef7e102aac13 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -64,6 +64,7 @@ extern const char kCloudPrintJobTitle[];
|
| extern const char kCloudPrintFileType[];
|
| extern const char kCloudPrintPrintTicket[];
|
| extern const char kCloudPrintProxyId[];
|
| +extern const char kCloudPrintAddPrinters[];
|
| extern const char kCloudPrintServiceURL[];
|
| extern const char kComponentUpdaterDebug[];
|
| extern const char kConflictingModulesCheck[];
|
|
|