| Index: chrome/browser/ui/cocoa/confirm_bubble_cocoa.h
|
| diff --git a/chrome/browser/ui/cocoa/confirm_bubble_cocoa.h b/chrome/browser/ui/cocoa/confirm_bubble_cocoa.h
|
| index c1971b0b797220a881f56ea44234eaa308b5eeb2..10d00ffdae509c34d855db3cf0373447bec7e5c6 100644
|
| --- a/chrome/browser/ui/cocoa/confirm_bubble_cocoa.h
|
| +++ b/chrome/browser/ui/cocoa/confirm_bubble_cocoa.h
|
| @@ -10,7 +10,6 @@
|
| #include "base/mac/scoped_nsobject.h"
|
|
|
| @class ConfirmBubbleController;
|
| -class ConfirmBubbleModel;
|
|
|
| // A view class that implements a bubble consisting of the following items:
|
| // * one icon ("icon")
|
|
|