| Index: chrome/browser/resources/print_preview/data/destination_store.js
|
| diff --git a/chrome/browser/resources/print_preview/data/destination_store.js b/chrome/browser/resources/print_preview/data/destination_store.js
|
| index 2cb6e80f8107eddfd9cf0d4b871553fb7b6c524b..b261ce27879e1453a46faef2725010512466a542 100644
|
| --- a/chrome/browser/resources/print_preview/data/destination_store.js
|
| +++ b/chrome/browser/resources/print_preview/data/destination_store.js
|
| @@ -221,7 +221,7 @@ cr.define('print_preview', function() {
|
| * @const
|
| * @private
|
| */
|
| - DestinationStore.PRIVET_SEARCH_DURATION_ = 2000;
|
| + DestinationStore.PRIVET_SEARCH_DURATION_ = 5000;
|
|
|
| /**
|
| * Maximum amount of time spent searching for extension destinations, in
|
|
|