| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 400ac45f1328a9bf678f76302fc03a42f1d516a3..fdc30b3f5866bce59f3d2542a6d24e8484084cf9 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -370,6 +370,7 @@ extern const char kInvertNotificationShown[];
|
|
|
| extern const char kPrintingEnabled[];
|
| extern const char kPrintPreviewDisabled[];
|
| +extern const char kPrintPreviewDefaultDestinationSelectionRules[];
|
|
|
| extern const char kDefaultSupervisedUserFilteringBehavior[];
|
|
|
|
|