| Index: chrome/browser/ui/cocoa/content_settings/cookie_details.h
|
| diff --git a/chrome/browser/ui/cocoa/content_settings/cookie_details.h b/chrome/browser/ui/cocoa/content_settings/cookie_details.h
|
| index f6650154b1cf6c5409ef71acdb8434387a67e522..708de3bb035b182dfe8b490d924bad3afe1e4041 100644
|
| --- a/chrome/browser/ui/cocoa/content_settings/cookie_details.h
|
| +++ b/chrome/browser/ui/cocoa/content_settings/cookie_details.h
|
| @@ -162,7 +162,6 @@ enum CocoaCookieDetailsType {
|
|
|
| // Used for cookie details in both the cookie tree and the cookie prompt dialog.
|
| - (id)initWithCookie:(const net::CookieMonster::CanonicalCookie*)treeNode
|
| - origin:(NSString*)origin
|
| canEditExpiration:(BOOL)canEditExpiration;
|
|
|
| // Used for database details in the cookie tree.
|
|
|