Fix cpplint: at least two spaces between code and comments.
This commit is contained in:
parent
d18b34d55f
commit
22035e2d6d
5 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@ namespace {
|
|||
|
||||
const char kChromeUIDevToolsBundledHost[] = "devtools";
|
||||
|
||||
} // namespace
|
||||
} // namespace
|
||||
|
||||
// static
|
||||
WebUIControllerFactory* WebUIControllerFactory::GetInstance() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue