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 {
|
namespace atom {
|
||||||
|
|
||||||
|
|
|
@ -69,4 +69,4 @@ class Cookies : public mate::Wrappable {
|
||||||
|
|
||||||
} // namespace atom
|
} // namespace atom
|
||||||
|
|
||||||
#endif // ATOM_BROWSER_API_ATOM_API_COOKIES_H_
|
#endif // ATOM_BROWSER_API_ATOM_API_COOKIES_H_
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue