Fix code style

This commit is contained in:
deepak1556 2016-11-04 12:29:18 +05:30 committed by Kevin Sawicki
parent 3d47c9b71d
commit 2e85ff1f57
3 changed files with 3 additions and 6 deletions

View file

@ -19,8 +19,6 @@ namespace printing {
class PrintJobManager;
}
class IconManager;
// NOT THREAD SAFE, call only from the main thread.
// These functions shouldn't return NULL unless otherwise noted.
class BrowserProcess {