| Index: chrome/browser/resources/print_preview/data/document_info.js
|
| diff --git a/chrome/browser/resources/print_preview/data/document_info.js b/chrome/browser/resources/print_preview/data/document_info.js
|
| index 589b0685a9ab3aff24c2aac7f3f54f52973a3bde..990ac21263e03b467311f96813546dd81cb0bd88 100644
|
| --- a/chrome/browser/resources/print_preview/data/document_info.js
|
| +++ b/chrome/browser/resources/print_preview/data/document_info.js
|
| @@ -89,7 +89,7 @@ cr.define('print_preview', function() {
|
| * @private
|
| */
|
| this.isInitialized_ = false;
|
| - };
|
| + }
|
|
|
| /**
|
| * Event types dispatched by this data model.
|
|
|