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

@ -23,6 +23,6 @@ class NotificationPresenter {
int notification_id) = 0;
};
}
} // namespace brightray
#endif