| Index: third_party/WebKit/Source/core/loader/resource/StyleSheetResourceClient.h
|
| diff --git a/third_party/WebKit/Source/core/loader/resource/StyleSheetResourceClient.h b/third_party/WebKit/Source/core/loader/resource/StyleSheetResourceClient.h
|
| index ff61d323e2b0eaf9f2856f692a2d9e50cbbd566a..eae489f670b456fe81f948b72b681e4fd7274ef7 100644
|
| --- a/third_party/WebKit/Source/core/loader/resource/StyleSheetResourceClient.h
|
| +++ b/third_party/WebKit/Source/core/loader/resource/StyleSheetResourceClient.h
|
| @@ -30,7 +30,7 @@
|
| #include "platform/loader/fetch/ResourceClient.h"
|
| #include "platform/weborigin/KURL.h"
|
| #include "platform/weborigin/ReferrerPolicy.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
| class CSSStyleSheetResource;
|
|
|