Chromium Code Reviews

Unified Diff: chrome/browser/views/sad_tab_view.h

Issue 1132006: Move app/gfx/canvas and app/gfx/font to gfx/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/browser/views/options/options_group_view.cc ('k') | chrome/browser/views/sad_tab_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/views/sad_tab_view.h
===================================================================
--- chrome/browser/views/sad_tab_view.h (revision 42303)
+++ chrome/browser/views/sad_tab_view.h (working copy)
@@ -5,8 +5,8 @@
#ifndef CHROME_BROWSER_VIEWS_SAD_TAB_VIEW_H_
#define CHROME_BROWSER_VIEWS_SAD_TAB_VIEW_H_
-#include "app/gfx/font.h"
#include "base/basictypes.h"
+#include "gfx/font.h"
#include "views/controls/link.h"
#include "views/view.h"
« no previous file with comments | « chrome/browser/views/options/options_group_view.cc ('k') | chrome/browser/views/sad_tab_view.cc » ('j') | no next file with comments »

Powered by Google App Engine