summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/bubble_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/cocoa/bubble_view.h')
-rw-r--r--chrome/browser/cocoa/bubble_view.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/chrome/browser/cocoa/bubble_view.h b/chrome/browser/cocoa/bubble_view.h
index 761c5a8..8b52779 100644
--- a/chrome/browser/cocoa/bubble_view.h
+++ b/chrome/browser/cocoa/bubble_view.h
@@ -7,10 +7,8 @@
#include "base/scoped_nsobject.h"
// A view class that looks like a "bubble" with rounded corners and displays
-// text inside. Can be themed with a GTMTheme object. To put flush
-// against the sides of a window, the corner flags can be adjusted.
-
-@protocol GTMThemeDelegate;
+// text inside. Can be themed. To put flush against the sides of a window, the
+// corner flags can be adjusted.
// Constants that define where the bubble will have a rounded corner. If
// not set, the corner will be square.