| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 2410358055a53f8e0ae71a67d72d240fe7ac8e54..6e8cab7c5053b061af7614571e6a52ef418d6581 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -515,6 +515,8 @@ extern const char kBackgroundModeEnabled[];
|
|
|
| extern const char kDevicePolicyRefreshRate[];
|
| extern const char kUserPolicyRefreshRate[];
|
| +
|
| +extern const char kVirtualPrinterDriverEnabled[];
|
| } // namespace prefs
|
|
|
| #endif // CHROME_COMMON_PREF_NAMES_H_
|
|
|