Index: chrome/browser/ui/views/notifications/balloon_view.h |
=================================================================== |
--- chrome/browser/ui/views/notifications/balloon_view.h (revision 109693) |
+++ chrome/browser/ui/views/notifications/balloon_view.h (working copy) |
@@ -35,9 +35,7 @@ |
namespace views { |
class ButtonListener; |
class ImageButton; |
-class ImagePainter; |
class MenuRunner; |
-class TextButton; |
} |
// A balloon view is the UI component for a desktop notification toasts. |