Chromium Code Reviews| Index: chrome/browser/ui/gtk/status_bubble_gtk.cc |
| diff --git a/chrome/browser/ui/gtk/status_bubble_gtk.cc b/chrome/browser/ui/gtk/status_bubble_gtk.cc |
| index f514047afec39fcb92d0d4004e145544d57c4812..3d4fc79380276e2ca4cf8b57505d63ea52d365d7 100644 |
| --- a/chrome/browser/ui/gtk/status_bubble_gtk.cc |
| +++ b/chrome/browser/ui/gtk/status_bubble_gtk.cc |
| @@ -21,6 +21,7 @@ |
| #include "ui/base/gtk/gtk_compat.h" |
| #include "ui/base/gtk/gtk_hig_constants.h" |
| #include "ui/base/text/text_elider.h" |
| +#include "ui/gfx/font.h" |
| namespace { |