Browse Source

Making extensions/chromium/pdfHandler-vcros.js adhere to the style guide

Tim van der Meij 11 years ago
parent
commit
8ec46e6413
  1. 1
      extensions/chromium/pdfHandler-vcros.js

1
extensions/chromium/pdfHandler-vcros.js

@ -91,5 +91,4 @@ function openViewer(windowId, fileEntries) {
}); });
} }
} }
})(); })();

Loading…
Cancel
Save