Index: chrome/browser/gtk/options/fonts_page_gtk.cc |
=================================================================== |
--- chrome/browser/gtk/options/fonts_page_gtk.cc (revision 68246) |
+++ chrome/browser/gtk/options/fonts_page_gtk.cc (working copy) |
@@ -4,10 +4,11 @@ |
#include "chrome/browser/gtk/options/fonts_page_gtk.h" |
+#include <string> |
+ |
#include "app/l10n_util.h" |
#include "base/stringprintf.h" |
#include "base/utf_string_conversions.h" |
-#include "chrome/browser/browser_process.h" |
#include "chrome/browser/default_encoding_combo_model.h" |
#include "chrome/browser/gtk/gtk_util.h" |
#include "chrome/browser/gtk/options/options_layout_gtk.h" |