Index: third_party/WebKit/Source/core/fetch/XSLStyleSheetResource.cpp |
diff --git a/third_party/WebKit/Source/core/fetch/XSLStyleSheetResource.cpp b/third_party/WebKit/Source/core/fetch/XSLStyleSheetResource.cpp |
index 44ada4026dcc7e8027318b275cf0d9406dfc4271..49acc37f75aa8af6e2cbb3c995de94fcfbc7b55a 100644 |
--- a/third_party/WebKit/Source/core/fetch/XSLStyleSheetResource.cpp |
+++ b/third_party/WebKit/Source/core/fetch/XSLStyleSheetResource.cpp |
@@ -27,7 +27,7 @@ |
#include "core/fetch/XSLStyleSheetResource.h" |
#include "core/fetch/FetchRequest.h" |
-#include "core/fetch/ResourceClientOrObserverWalker.h" |
+#include "core/fetch/ResourceClientWalker.h" |
#include "core/fetch/ResourceFetcher.h" |
#include "core/fetch/StyleSheetResourceClient.h" |
#include "platform/RuntimeEnabledFeatures.h" |