Fix cpplint.
This commit is contained in:
parent
cfffe39151
commit
19e96cc212
2 changed files with 2 additions and 2 deletions
|
@ -172,7 +172,7 @@ struct Converter<net::CanonicalCookie> {
|
|||
}
|
||||
};
|
||||
|
||||
}
|
||||
} // namespace mate
|
||||
|
||||
namespace atom {
|
||||
|
||||
|
|
|
@ -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_
|
||||
|
|
Loading…
Reference in a new issue