summaryrefslogtreecommitdiffstats
path: root/app/resource_bundle_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'app/resource_bundle_win.cc')
-rw-r--r--app/resource_bundle_win.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/resource_bundle_win.cc b/app/resource_bundle_win.cc
index 4ed32c4..f65ee2b 100644
--- a/app/resource_bundle_win.cc
+++ b/app/resource_bundle_win.cc
@@ -6,6 +6,7 @@
#include <atlbase.h>
+#include "app/gfx/chrome_font.h"
#include "app/l10n_util.h"
#include "base/file_util.h"
#include "base/logging.h"
@@ -14,7 +15,6 @@
#include "base/string_piece.h"
#include "base/win_util.h"
#include "chrome/common/chrome_paths.h"
-#include "chrome/common/gfx/chrome_font.h"
namespace {