Fix code style.
This commit is contained in:
parent
93bbc6c810
commit
57580e00f9
5 changed files with 5 additions and 14 deletions
|
@ -96,7 +96,7 @@ class WebContents : public mate::EventEmitter,
|
|||
|
||||
// Print current page as PDF.
|
||||
void PrintToPDF(const base::DictionaryValue& setting,
|
||||
const PrintToPDFCallback& callback);
|
||||
const PrintToPDFCallback& callback);
|
||||
|
||||
// Editing commands.
|
||||
void Undo();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue