| Index: chrome/browser/ui/gtk/infobars/infobar_gtk.cc
|
| diff --git a/chrome/browser/ui/gtk/infobars/infobar_gtk.cc b/chrome/browser/ui/gtk/infobars/infobar_gtk.cc
|
| index ab2417bba10c74e9e77349256694fe260a5200b8..a2bd308510f4127087ac43320980c1e432340263 100644
|
| --- a/chrome/browser/ui/gtk/infobars/infobar_gtk.cc
|
| +++ b/chrome/browser/ui/gtk/infobars/infobar_gtk.cc
|
| @@ -33,9 +33,6 @@ const int kElementPadding = 5;
|
| const int kLeftPadding = 5;
|
| const int kRightPadding = 5;
|
|
|
| -// Spacing between buttons.
|
| -const int kButtonButtonSpacing = 3;
|
| -
|
| } // namespace
|
|
|
|
|
|
|