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

@ -56,4 +56,4 @@ void InspectableWebContentsViewMac::SetTitle(const base::string16& title) {
[view_ setTitle:base::SysUTF16ToNSString(title)];
}
}
} // namespace brightray