| Index: content/test/layouttest_support.cc
|
| diff --git a/content/test/layouttest_support.cc b/content/test/layouttest_support.cc
|
| index 3679432dc236ac8207e285b0ca4065c4c47bea67..3e233442a950c871a9f3bce1f9e7e2044355af22 100644
|
| --- a/content/test/layouttest_support.cc
|
| +++ b/content/test/layouttest_support.cc
|
| @@ -35,7 +35,7 @@
|
| #if defined(OS_MACOSX)
|
| #include "content/browser/frame_host/popup_menu_helper_mac.h"
|
| #elif defined(OS_WIN)
|
| -#include "content/renderer/render_font_warmup_win.h"
|
| +#include "content/common/font_warmup_win.h"
|
| #include "third_party/WebKit/public/web/win/WebFontRendering.h"
|
| #include "third_party/skia/include/ports/SkFontMgr.h"
|
| #include "ui/gfx/win/direct_write.h"
|
|
|