| Index: chrome/browser/ui/libgtk2ui/gtk2_ui.h
|
| diff --git a/chrome/browser/ui/libgtk2ui/gtk2_ui.h b/chrome/browser/ui/libgtk2ui/gtk2_ui.h
|
| index 5497591a7c5a42c6af2a58cf9889c0abe417168f..8772de7c8fde8ba3edc4c47265e40d1bf4d976ba 100644
|
| --- a/chrome/browser/ui/libgtk2ui/gtk2_ui.h
|
| +++ b/chrome/browser/ui/libgtk2ui/gtk2_ui.h
|
| @@ -57,8 +57,6 @@ class Gtk2UI : public views::LinuxUI {
|
|
|
| // Draws the GTK button border for state |gtk_state| onto a bitmap.
|
| SkBitmap DrawGtkButtonBorder(int gtk_state,
|
| - bool focused,
|
| - bool call_to_action,
|
| int width,
|
| int height) const;
|
|
|
|
|