| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index b9bc4e88e24550927ad178effa8d0315c899f306..50b7477f80ee7b413c040cf1b47291d3ce435356 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[];
|
|
|
|
|