| Index: chrome/browser/resources/print_preview/data/app_state.js
|
| diff --git a/chrome/browser/resources/print_preview/data/app_state.js b/chrome/browser/resources/print_preview/data/app_state.js
|
| index 6d90373446b6543063b1d4b735cf759ca27f500d..00c4c050ffaecd9f6513c4b1a5b6e79566b43428 100644
|
| --- a/chrome/browser/resources/print_preview/data/app_state.js
|
| +++ b/chrome/browser/resources/print_preview/data/app_state.js
|
| @@ -83,7 +83,7 @@ cr.define('print_preview', function() {
|
| },
|
|
|
| /**
|
| - * @return {?print_preview.Destination.Origin.<string>} Origin of the
|
| + * @return {?print_preview.Destination.Origin<string>} Origin of the
|
| * selected destination.
|
| */
|
| get selectedDestinationOrigin() {
|
|
|