Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3140)

Unified Diff: chrome/browser/resources/print_preview/data/printable_area.js

Issue 2862203002: Print Preview: Fix data/ errors (Closed)
Patch Set: Fix destination resolver Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/print_preview/data/printable_area.js
diff --git a/chrome/browser/resources/print_preview/data/printable_area.js b/chrome/browser/resources/print_preview/data/printable_area.js
index 4dd49556a1c4e2fb8d49271e3f129c885e0ab31e..5ab0ab64469ce9c541d04221c369869e84d8b6b8 100644
--- a/chrome/browser/resources/print_preview/data/printable_area.js
+++ b/chrome/browser/resources/print_preview/data/printable_area.js
@@ -27,7 +27,7 @@ cr.define('print_preview', function() {
* @private
*/
this.size_ = size;
- };
+ }
PrintableArea.prototype = {
/**
« no previous file with comments | « chrome/browser/resources/print_preview/data/print_ticket_store.js ('k') | chrome/browser/resources/print_preview/data/size.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698