Index: third_party/WebKit/Source/core/fetch/TextResource.h |
diff --git a/third_party/WebKit/Source/core/fetch/TextResource.h b/third_party/WebKit/Source/core/fetch/TextResource.h |
index f180511607cde1f074ed1d8eeeda6a8566a21ad9..c24b261f60700797a8a15486a8c5be90cd04e458 100644 |
--- a/third_party/WebKit/Source/core/fetch/TextResource.h |
+++ b/third_party/WebKit/Source/core/fetch/TextResource.h |
@@ -6,7 +6,7 @@ |
#define TextResource_h |
#include "core/CoreExport.h" |
-#include "core/fetch/ResourcePtr.h" |
+#include "core/fetch/Resource.h" |
namespace blink { |