| Index: third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.cpp b/third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.cpp
|
| index 65b26cfc35498a4157979bb6e67a72b40ef1fead..81c87a119d68816b02fa2185e7a84a11d096146d 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.cpp
|
| +++ b/third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.cpp
|
| @@ -37,7 +37,7 @@
|
| #include "platform/loader/fetch/ResourceError.h"
|
| #include "platform/network/EncodedFormData.h"
|
| #include "platform/weborigin/SecurityOrigin.h"
|
| -#include "wtf/text/StringBuilder.h"
|
| +#include "platform/wtf/text/StringBuilder.h"
|
|
|
| namespace blink {
|
|
|
|
|