Fix namespace comments.

This commit is contained in:
Haojian Wu 2017-03-28 21:06:02 +02:00
parent bd5c53c2f7
commit 424078cfdb
5 changed files with 6 additions and 6 deletions

View file

@ -16,7 +16,7 @@ namespace {
const char kChromeUIDevToolsBundledHost[] = "devtools";
}
} // namespace
// static
WebUIControllerFactory* WebUIControllerFactory::GetInstance() {