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

This commit is contained in:
Tim van der Meij 2014-03-09 22:56:38 +01:00
parent ad623ffbb2
commit 8ec46e6413

View File

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