| Index: trunk/src/chrome/browser/net/chrome_cookie_notification_details.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/net/chrome_cookie_notification_details.h (revision 219785)
|
| +++ trunk/src/chrome/browser/net/chrome_cookie_notification_details.h (working copy)
|
| @@ -23,7 +23,7 @@
|
|
|
| const net::CanonicalCookie* cookie;
|
| bool removed;
|
| - net::CookieMonsterDelegate::ChangeCause cause;
|
| + net::CookieMonster::Delegate::ChangeCause cause;
|
| };
|
|
|
| #endif // CHROME_BROWSER_NET_CHROME_COOKIE_NOTIFICATION_DETAILS_H_
|
|
|