Fix namespace comments.
This commit is contained in:
parent
bd5c53c2f7
commit
424078cfdb
5 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@ namespace {
|
|||
|
||||
BrowserClient* g_browser_client;
|
||||
|
||||
}
|
||||
} // namespace
|
||||
|
||||
BrowserClient* BrowserClient::Get() {
|
||||
return g_browser_client;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue