| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 81c756694468bec69234991968a1fe7aca48c391..93b78067a43b9766ed298276eebd1042e701b70d 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -379,6 +379,7 @@ extern const char kInvertNotificationShown[];
|
|
|
| extern const char kPrintingEnabled[];
|
| extern const char kPrintPreviewDisabled[];
|
| +extern const char kPrintPreviewDefaultDestinationSelectionRules[];
|
|
|
| extern const char kDefaultSupervisedUserFilteringBehavior[];
|
|
|
|
|