Index: chrome/browser/views/shell_dialogs_win.cc |
=================================================================== |
--- chrome/browser/views/shell_dialogs_win.cc (revision 42303) |
+++ chrome/browser/views/shell_dialogs_win.cc (working copy) |
@@ -11,7 +11,6 @@ |
#include <algorithm> |
#include <set> |
-#include "app/gfx/font.h" |
#include "app/l10n_util.h" |
#include "app/win_util.h" |
#include "base/file_util.h" |
@@ -21,6 +20,7 @@ |
#include "base/utf_string_conversions.h" |
#include "base/win_util.h" |
#include "chrome/browser/chrome_thread.h" |
+#include "gfx/font.h" |
#include "grit/app_strings.h" |
#include "grit/generated_resources.h" |
#include "net/base/mime_util.h" |