Chromium Code Reviews| Index: chrome/common/pref_names.h |
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
| index 2410358055a53f8e0ae71a67d72d240fe7ac8e54..635e09469bd3c4e8ba5878e68f1a7f0d8d927236 100644 |
| --- a/chrome/common/pref_names.h |
| +++ b/chrome/common/pref_names.h |
| @@ -467,6 +467,8 @@ extern const char kCloudPrintRobotEmail[]; |
| extern const char kProxy[]; |
| extern const char kMaxConnectionsPerProxy[]; |
| +extern const char kVirtualPrinterDriverEnabled[]; |
|
Nico
2011/07/22 16:53:55
Put this below kUserPolicyRefreshRate to match the
|
| + |
| extern const char kManagedDefaultCookiesSetting[]; |
| extern const char kManagedDefaultImagesSetting[]; |
| extern const char kManagedDefaultJavaScriptSetting[]; |