| Index: third_party/WebKit/Source/core/html/parser/XSSAuditor.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/parser/XSSAuditor.cpp b/third_party/WebKit/Source/core/html/parser/XSSAuditor.cpp
|
| index 54b8cff2b2a2f62d945be13281e181c3c096a9f0..2c7cfc159dcf827c7e3855fef9d0993cb7e845e2 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/XSSAuditor.cpp
|
| +++ b/third_party/WebKit/Source/core/html/parser/XSSAuditor.cpp
|
| @@ -45,7 +45,6 @@
|
| #include "platform/network/EncodedFormData.h"
|
| #include "platform/text/DecodeEscapeSequences.h"
|
| #include "wtf/ASCIICType.h"
|
| -#include "wtf/MainThread.h"
|
|
|
| namespace {
|
|
|
|
|