Address cpplint issue "Namespace should be terminated with "// namespace brightray" [readability/namespace] [5]"

This commit is contained in:
Ales Pergl 2017-04-05 13:10:28 +02:00
parent 64bf0d210e
commit 9d75e9f54c
9 changed files with 9 additions and 9 deletions

View file

@ -55,4 +55,4 @@ void Win32Notification::Dismiss() {
notification_ref_.Close();
}
}
} // namespace brightray