| Index: chrome/common/pref_names.cc
|
| ===================================================================
|
| --- chrome/common/pref_names.cc (revision 107759)
|
| +++ chrome/common/pref_names.cc (working copy)
|
| @@ -1553,9 +1553,6 @@
|
| const char kCloudPrintRobotEmail[] = "cloud_print.robot_email";
|
| // Indicates whether the Mac Virtual driver is enabled.
|
| const char kVirtualPrinterDriverEnabled[] = "cloud_print.enable_virtual_driver";
|
| -// A boolean indicating whether submitting jobs to Google Cloud Print is
|
| -// blocked by policy.
|
| -const char kCloudPrintSubmitEnabled[] = "cloud_print.submit_enabled";
|
|
|
| // Preference to store proxy settings.
|
| const char kProxy[] = "proxy";
|
|
|