Namespace of ChangeCause has changed
This commit is contained in:
parent
d4e3dade39
commit
231173aa90
4 changed files with 18 additions and 14 deletions
|
@ -57,7 +57,7 @@ class Cookies : public mate::TrackableObject<Cookies>,
|
|||
// AtomCookieDelegate::Observer:
|
||||
void OnCookieChanged(const net::CanonicalCookie& cookie,
|
||||
bool removed,
|
||||
AtomCookieDelegate::ChangeCause cause) override;
|
||||
net::CookieStore::ChangeCause cause) override;
|
||||
|
||||
private:
|
||||
net::URLRequestContextGetter* request_context_getter_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue