Fix cpplint errors in web_ui_controller_factory.cc
This commit is contained in:
parent
57ae05b636
commit
80dab9d862
1 changed files with 1 additions and 1 deletions
|
@ -56,4 +56,4 @@ content::WebUIController* WebUIControllerFactory::CreateWebUIControllerForURL(
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
} // namespace brightray
|
||||||
|
|
Loading…
Reference in a new issue