Fix cpplint errors in web_ui_controller_factory.cc

This commit is contained in:
Adam Roben 2013-11-17 18:12:05 -05:00
parent 57ae05b636
commit 80dab9d862

View file

@ -56,4 +56,4 @@ content::WebUIController* WebUIControllerFactory::CreateWebUIControllerForURL(
return NULL;
}
}
} // namespace brightray