| Index: chrome/browser/ui/views/global_error_bubble_view.h
|
| diff --git a/chrome/browser/ui/views/global_error_bubble_view.h b/chrome/browser/ui/views/global_error_bubble_view.h
|
| index 0fcdbbb6dccbd20258bf483934527a4e597b2021..268f91cec4d573e17c7efe4bf01868d515837ab1 100644
|
| --- a/chrome/browser/ui/views/global_error_bubble_view.h
|
| +++ b/chrome/browser/ui/views/global_error_bubble_view.h
|
| @@ -17,7 +17,6 @@ class GlobalErrorBubbleView : public views::ButtonListener,
|
| public:
|
| GlobalErrorBubbleView(views::View* anchor_view,
|
| views::BubbleBorder::ArrowLocation location,
|
| - const SkColor& color,
|
| Browser* browser,
|
| GlobalError* error);
|
| virtual ~GlobalErrorBubbleView();
|
|
|