summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/status_bubble.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/views/status_bubble.h')
-rw-r--r--chrome/browser/views/status_bubble.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/browser/views/status_bubble.h b/chrome/browser/views/status_bubble.h
index ee9edc6..d2cf442 100644
--- a/chrome/browser/views/status_bubble.h
+++ b/chrome/browser/views/status_bubble.h
@@ -33,7 +33,8 @@
#include "base/gfx/rect.h"
#include "chrome/views/hwnd_view_container.h"
#include "chrome/views/view_container.h"
-#include "googleurl/src/gurl.h"
+
+class GURL;
// StatusBubble displays a bubble of text that fades in, hovers over the
// browser chrome and fades away when not needed. It is primarily designed