Index: content/child/font_warmup_win.cc |
diff --git a/content/common/font_warmup_win.cc b/content/child/font_warmup_win.cc |
similarity index 99% |
rename from content/common/font_warmup_win.cc |
rename to content/child/font_warmup_win.cc |
index 2968218c231a88281bdca074aa94eafc8bb30dbe..be532df2196d72111b7d2628ddbd310d81cc8fd6 100644 |
--- a/content/common/font_warmup_win.cc |
+++ b/content/child/font_warmup_win.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 <dwrite.h> |
#include <stdint.h> |