| Index: chrome/browser/ui/gtk/content_setting_bubble_gtk.cc
|
| diff --git a/chrome/browser/ui/gtk/content_setting_bubble_gtk.cc b/chrome/browser/ui/gtk/content_setting_bubble_gtk.cc
|
| index 74d978105188041c4873eda92514fc8ed9436740..aa9e25edecf7bb5b5d6dd990b499459f2528b18a 100644
|
| --- a/chrome/browser/ui/gtk/content_setting_bubble_gtk.cc
|
| +++ b/chrome/browser/ui/gtk/content_setting_bubble_gtk.cc
|
| @@ -32,6 +32,7 @@
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/base/models/simple_menu_model.h"
|
| #include "ui/base/text/text_elider.h"
|
| +#include "ui/gfx/font.h"
|
| #include "ui/gfx/gtk_util.h"
|
|
|
| using content::PluginService;
|
|
|