@@ -27,7 +27,7 @@ namespace {
bool g_update_available = false;
std::string update_url_ = "";
-}
+} // namespace
std::string AutoUpdater::GetFeedURL() {
return update_url_;
@@ -145,4 +145,4 @@ OffScreenRenderWidgetHostView::GetDelegatedFrameHost() const {
return browser_compositor_->GetDelegatedFrameHost();
}
-} // namespace
+} // namespace atom