Index: third_party/WebKit/Source/core/fetch/FontResource.cpp |
diff --git a/third_party/WebKit/Source/core/fetch/FontResource.cpp b/third_party/WebKit/Source/core/fetch/FontResource.cpp |
index c0b615f73b8a3e6b02bb7dd802aeb09bc09f2c2f..d93c4cf65d736235b13b673191b05411457680e1 100644 |
--- a/third_party/WebKit/Source/core/fetch/FontResource.cpp |
+++ b/third_party/WebKit/Source/core/fetch/FontResource.cpp |
@@ -27,7 +27,7 @@ |
#include "core/fetch/FontResource.h" |
#include "core/fetch/FetchRequest.h" |
-#include "core/fetch/ResourceClientOrObserverWalker.h" |
+#include "core/fetch/ResourceClientWalker.h" |
#include "core/fetch/ResourceFetcher.h" |
#include "platform/Histogram.h" |
#include "platform/SharedBuffer.h" |