diff options
Diffstat (limited to 'app/resource_bundle.cc')
-rw-r--r-- | app/resource_bundle.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/resource_bundle.cc b/app/resource_bundle.cc index 96bc714..2ee2243 100644 --- a/app/resource_bundle.cc +++ b/app/resource_bundle.cc @@ -4,7 +4,7 @@ #include "app/resource_bundle.h" -#include "app/gfx/chrome_font.h" +#include "app/gfx/font.h" #include "base/gfx/png_decoder.h" #include "base/logging.h" #include "base/string_piece.h" |