Chromium Code Reviews| Index: app/gfx/font_gtk.cc |
| =================================================================== |
| --- app/gfx/font_gtk.cc (revision 16147) |
| +++ app/gfx/font_gtk.cc (working copy) |
| @@ -2,7 +2,7 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -#include "app/gfx/chrome_font.h" |
| +#include "app/gfx/font.h" |
| #include <fontconfig/fontconfig.h> |
| #include <gtk/gtk.h> |