Fix cpplint.

This commit is contained in:
Haojian Wu 2015-06-15 21:21:53 +08:00
parent cfffe39151
commit 19e96cc212
2 changed files with 2 additions and 2 deletions

View file

@ -172,7 +172,7 @@ struct Converter<net::CanonicalCookie> {
}
};
}
} // namespace mate
namespace atom {

View file

@ -69,4 +69,4 @@ class Cookies : public mate::Wrappable {
} // namespace atom
#endif // ATOM_BROWSER_API_ATOM_API_COOKIES_H_
#endif // ATOM_BROWSER_API_ATOM_API_COOKIES_H_