Index: third_party/WebKit/Source/core/loader/resource/TextResource.h |
diff --git a/third_party/WebKit/Source/core/loader/resource/TextResource.h b/third_party/WebKit/Source/core/loader/resource/TextResource.h |
index 8d0bd812e35eb6a854be56ea09218421dc0dd008..e81ae1a32c87f44bb04c2e35b1bf7291158d7573 100644 |
--- a/third_party/WebKit/Source/core/loader/resource/TextResource.h |
+++ b/third_party/WebKit/Source/core/loader/resource/TextResource.h |
@@ -6,7 +6,7 @@ |
#define TextResource_h |
#include "core/CoreExport.h" |
-#include "core/fetch/Resource.h" |
+#include "platform/loader/fetch/Resource.h" |
#include <memory> |
namespace blink { |