Index: third_party/WebKit/Source/platform/fonts/CustomFontData.h |
diff --git a/third_party/WebKit/Source/platform/fonts/CustomFontData.h b/third_party/WebKit/Source/platform/fonts/CustomFontData.h |
index ce027d7130b7b0dc2a08ce63f0c8160a99615a7e..a68e1fadfd105c6d3ac531d7930a24bde525831b 100644 |
--- a/third_party/WebKit/Source/platform/fonts/CustomFontData.h |
+++ b/third_party/WebKit/Source/platform/fonts/CustomFontData.h |
@@ -22,8 +22,8 @@ |
#define CustomFontData_h |
#include "platform/PlatformExport.h" |
-#include "wtf/PassRefPtr.h" |
-#include "wtf/RefCounted.h" |
+#include "platform/wtf/PassRefPtr.h" |
+#include "platform/wtf/RefCounted.h" |
namespace blink { |