diff options
Diffstat (limited to 'app/resource_bundle_win.cc')
-rw-r--r-- | app/resource_bundle_win.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/resource_bundle_win.cc b/app/resource_bundle_win.cc index dff34c8..cf21084 100644 --- a/app/resource_bundle_win.cc +++ b/app/resource_bundle_win.cc @@ -13,6 +13,7 @@ #include "base/string_piece.h" #include "base/win_util.h" #include "chrome/common/chrome_paths.h" +#include "chrome/common/gfx/chrome_font.h" #include "chrome/common/l10n_util.h" namespace { |