summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/fetch/RawResource.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/Source/core/fetch/RawResource.cpp')
-rw-r--r--third_party/WebKit/Source/core/fetch/RawResource.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/Source/core/fetch/RawResource.cpp b/third_party/WebKit/Source/core/fetch/RawResource.cpp
index 39c9ef9..a2f924d 100644
--- a/third_party/WebKit/Source/core/fetch/RawResource.cpp
+++ b/third_party/WebKit/Source/core/fetch/RawResource.cpp
@@ -27,7 +27,7 @@
#include "core/fetch/FetchRequest.h"
#include "core/fetch/MemoryCache.h"
-#include "core/fetch/ResourceClientWalker.h"
+#include "core/fetch/ResourceClientOrObserverWalker.h"
#include "core/fetch/ResourceFetcher.h"
#include "core/fetch/ResourceLoader.h"