Index: chrome/browser/views/options/fonts_page_view.cc |
=================================================================== |
--- chrome/browser/views/options/fonts_page_view.cc (revision 15319) |
+++ chrome/browser/views/options/fonts_page_view.cc (working copy) |
@@ -11,6 +11,7 @@ |
#include <vector> |
+#include "app/l10n_util.h" |
#include "app/resource_bundle.h" |
#include "base/file_util.h" |
#include "base/gfx/native_theme.h" |
@@ -21,7 +22,6 @@ |
#include "chrome/browser/views/standard_layout.h" |
#include "chrome/common/gfx/chrome_canvas.h" |
#include "chrome/common/gfx/chrome_font.h" |
-#include "chrome/common/l10n_util.h" |
#include "chrome/common/pref_names.h" |
#include "chrome/common/pref_service.h" |
#include "chrome/views/controls/button/native_button.h" |