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 0684def41af36d4a131c456b2748b73b1bbd2e8c..27a2d1105ae1789e47c54de523800ee10c6cb153 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" |