Fix build/header_guard linter violations in brightray

This commit is contained in:
Kevin Sawicki 2017-05-18 15:05:25 -07:00
parent bb4a61c7ff
commit cfb5b6ac89
41 changed files with 96 additions and 89 deletions

View file

@ -140,4 +140,4 @@ class BrowserContext : public base::RefCounted<BrowserContext>,
} // namespace brightray
#endif
#endif // BRIGHTRAY_BROWSER_BROWSER_CONTEXT_H_