| Index: chrome/common/chrome_switches.h
|
| ===================================================================
|
| --- chrome/common/chrome_switches.h (revision 70951)
|
| +++ chrome/common/chrome_switches.h (working copy)
|
| @@ -44,6 +44,8 @@
|
| extern const char kCheckForUpdateIntervalSec[];
|
| extern const char kChromeFrame[];
|
| extern const char kChromeVersion[];
|
| +extern const char kCloudPrintFile[];
|
| +extern const char kCloudPrintJobTitle[];
|
| extern const char kCloudPrintProxyId[];
|
| extern const char kCloudPrintServiceURL[];
|
| extern const char kConflictingModulesCheck[];
|
|
|