| Index: third_party/WebKit/Source/core/dom/QualifiedName.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/QualifiedName.cpp b/third_party/WebKit/Source/core/dom/QualifiedName.cpp
|
| index 18b42cce5f320e3455dd5ab6bc28c99fdd793df7..df33384b2eea4c45a06274e77445a9f684dd8a9f 100644
|
| --- a/third_party/WebKit/Source/core/dom/QualifiedName.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/QualifiedName.cpp
|
| @@ -27,7 +27,6 @@
|
| #include "core/XMLNames.h"
|
| #include "wtf/Assertions.h"
|
| #include "wtf/HashSet.h"
|
| -#include "wtf/MainThread.h"
|
| #include "wtf/StaticConstructors.h"
|
|
|
| namespace blink {
|
|
|