| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index b3db3d10aa8c918c1e6f27bcc4a1e0a52bf465d3..1ee780d42e036e87be5fd84e5a85087596c25b8e 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -63,6 +63,7 @@ extern const char kCloudPrintFile[];
|
| extern const char kCloudPrintJobTitle[];
|
| extern const char kCloudPrintFileType[];
|
| extern const char kCloudPrintPrintTicket[];
|
| +extern const char kCloudPrintConnectoEnablePrinters[];
|
| extern const char kCloudPrintServiceURL[];
|
| extern const char kComponentUpdaterDebug[];
|
| extern const char kConflictingModulesCheck[];
|
|
|