Index: chrome/browser/resources/print_preview/data/size.js |
diff --git a/chrome/browser/resources/print_preview/data/size.js b/chrome/browser/resources/print_preview/data/size.js |
index 7b434188ce46d62f7acfe4466fafc7874b7da435..7e6171314701f73bbddf8671ec8476c3cd89cf8b 100644 |
--- a/chrome/browser/resources/print_preview/data/size.js |
+++ b/chrome/browser/resources/print_preview/data/size.js |
@@ -25,7 +25,7 @@ cr.define('print_preview', function() { |
* @private |
*/ |
this.height_ = height; |
- }; |
+ } |
Size.prototype = { |
/** @return {number} Width of the size. */ |