| Index: third_party/WebKit/Source/core/loader/resource/FontResource.h
|
| diff --git a/third_party/WebKit/Source/core/loader/resource/FontResource.h b/third_party/WebKit/Source/core/loader/resource/FontResource.h
|
| index 016f5d11e43209e33d6db2290cbdd8154938a419..c7decdb67f3a7027058de77c0ce2776922090ed5 100644
|
| --- a/third_party/WebKit/Source/core/loader/resource/FontResource.h
|
| +++ b/third_party/WebKit/Source/core/loader/resource/FontResource.h
|
| @@ -32,7 +32,7 @@
|
| #include "platform/heap/Handle.h"
|
| #include "platform/loader/fetch/Resource.h"
|
| #include "platform/loader/fetch/ResourceClient.h"
|
| -#include "wtf/RefPtr.h"
|
| +#include "platform/wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|