Fix all remaining readability/namespace errors

This commit is contained in:
Adam Roben 2013-11-17 18:20:17 -05:00
parent fd54c435a9
commit 9ac1a539ee
22 changed files with 22 additions and 22 deletions

View file

@ -37,6 +37,6 @@ class NetworkDelegate : public net::NetworkDelegate {
DISALLOW_COPY_AND_ASSIGN(NetworkDelegate);
};
}
} // namespace brightray
#endif