From e0fc2f1f81f13440af3bb4cf5e56a031f91fc163 Mon Sep 17 00:00:00 2001 From: "ben@chromium.org" Date: Sun, 14 Mar 2010 23:30:59 +0000 Subject: Move base/gfx contents to gfx/ TBR=darin BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41559 0039d316-1c4b-4281-b951-d872f2087c98 --- app/gfx/font_util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/gfx/font_util.h') diff --git a/app/gfx/font_util.h b/app/gfx/font_util.h index 36bc693..29caeb4 100644 --- a/app/gfx/font_util.h +++ b/app/gfx/font_util.h @@ -5,7 +5,7 @@ #ifndef APP_GFX_FONT_UTIL_H_ #define APP_GFX_FONT_UTIL_H_ -#include "base/gfx/size.h" +#include "gfx/size.h" namespace gfx { -- cgit v1.1