| Index: content/child/font_warmup_win_unittest.cc
|
| diff --git a/content/common/font_warmup_win_unittest.cc b/content/child/font_warmup_win_unittest.cc
|
| similarity index 99%
|
| rename from content/common/font_warmup_win_unittest.cc
|
| rename to content/child/font_warmup_win_unittest.cc
|
| index 362373fd25f027988625e07a73e3344260bbf24d..fd85d58ff5d2cb021602b84504c883a585dd657c 100644
|
| --- a/content/common/font_warmup_win_unittest.cc
|
| +++ b/content/child/font_warmup_win_unittest.cc
|
| @@ -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 "content/common/font_warmup_win.h"
|
| +#include "content/child/font_warmup_win.h"
|
|
|
| #include <stddef.h>
|
| #include <stdint.h>
|
|
|