| Index: chrome/browser/resources/print_preview/print_preview.html
|
| diff --git a/chrome/browser/resources/print_preview/print_preview.html b/chrome/browser/resources/print_preview/print_preview.html
|
| index 05cb0fed976f64eeabe0b69a90ca79027a3f961d..c23d4e571348cdc63e64a4be1adfd298b42b0001 100644
|
| --- a/chrome/browser/resources/print_preview/print_preview.html
|
| +++ b/chrome/browser/resources/print_preview/print_preview.html
|
| @@ -107,6 +107,7 @@
|
| <include src="search/destination_list.html">
|
| <include src="search/destination_list_item.html">
|
| <include src="search/fedex_tos.html">
|
| + <include src="search/cros_destination_resolver.html">
|
| <include src="search/provisional_destination_resolver.html">
|
|
|
| <script src="chrome://resources/js/i18n_template.js"></script>
|
|
|