| Index: third_party/WebKit/Source/core/html/parser/CSSPreloadScanner.h
|
| diff --git a/third_party/WebKit/Source/core/html/parser/CSSPreloadScanner.h b/third_party/WebKit/Source/core/html/parser/CSSPreloadScanner.h
|
| index aa72f776dd0316ee9e1922203dea8879a8f40ce7..1c08f1ad088ad77cf43e8e754d59aea60e4a3228 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/CSSPreloadScanner.h
|
| +++ b/third_party/WebKit/Source/core/html/parser/CSSPreloadScanner.h
|
| @@ -33,7 +33,7 @@
|
| #include "core/loader/resource/StyleSheetResourceClient.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/loader/fetch/ResourceOwner.h"
|
| -#include "wtf/text/StringBuilder.h"
|
| +#include "platform/wtf/text/StringBuilder.h"
|
|
|
| namespace blink {
|
|
|
|
|