| 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 df1c5cd29060d3605fd8188256b0b38720f4181d..090cf6bb404ade769d9f1cb268aad84a0c03319c 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"
|
|
|