| Index: content/test/layouttest_support.cc
|
| diff --git a/content/test/layouttest_support.cc b/content/test/layouttest_support.cc
|
| index c99e56a2edee8aae87425bea646baeddab1ba30b..bc2620065786fe689f13486860f38af458531b63 100644
|
| --- a/content/test/layouttest_support.cc
|
| +++ b/content/test/layouttest_support.cc
|
| @@ -41,7 +41,7 @@
|
| #if defined(OS_MACOSX)
|
| #include "content/browser/frame_host/popup_menu_helper_mac.h"
|
| #elif defined(OS_WIN)
|
| -#include "content/common/font_warmup_win.h"
|
| +#include "content/child/font_warmup_win.h"
|
| #include "content/public/common/dwrite_font_platform_win.h"
|
| #include "third_party/WebKit/public/web/win/WebFontRendering.h"
|
| #include "third_party/skia/include/ports/SkFontMgr.h"
|
|
|