| Index: chrome/common/pref_names.cc
 | 
| ===================================================================
 | 
| --- chrome/common/pref_names.cc	(revision 58099)
 | 
| +++ chrome/common/pref_names.cc	(working copy)
 | 
| @@ -948,6 +948,7 @@
 | 
|  // *************** SERVICE PREFS ***************
 | 
|  // These are attached to the service process.
 | 
|  
 | 
| +const char kCloudPrintProxyEnabled[] = "cloud_print.enabled";
 | 
|  // The unique id for this instance of the cloud print proxy.
 | 
|  const char kCloudPrintProxyId[] = "cloud_print.proxy_id";
 | 
|  // The GAIA auth token for Cloud Print
 | 
| 
 |