diff options
Diffstat (limited to 'chrome/browser/views/sad_tab_view.h')
-rw-r--r-- | chrome/browser/views/sad_tab_view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/sad_tab_view.h b/chrome/browser/views/sad_tab_view.h index 3013ecf..5e9415d 100644 --- a/chrome/browser/views/sad_tab_view.h +++ b/chrome/browser/views/sad_tab_view.h @@ -5,7 +5,7 @@ #ifndef CHROME_BROWSER_VIEWS_SAD_TAB_H_ #define CHROME_BROWSER_VIEWS_SAD_TAB_H_ -#include "chrome/common/gfx/chrome_font.h" +#include "app/gfx/chrome_font.h" #include "chrome/views/view.h" class SkBitmap; |