Index: chrome/browser/chromeos/frame/bubble_window.h |
=================================================================== |
--- chrome/browser/chromeos/frame/bubble_window.h (revision 85284) |
+++ chrome/browser/chromeos/frame/bubble_window.h (working copy) |
@@ -38,7 +38,7 @@ |
static const SkColor kBackgroundColor; |
protected: |
- BubbleWindow(); |
+ explicit BubbleWindow(views::Window* window); |
// Overidden from views::WindowGtk: |
virtual void InitNativeWidget( |