| Index: third_party/WebKit/Source/core/dom/Document.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/Document.cpp b/third_party/WebKit/Source/core/dom/Document.cpp
|
| index 8349ee4f96121efa831a341be8f872e2a9657922..e94d3c03b1ce54c0d41f4dc9c7d3894cc87c93ae 100644
|
| --- a/third_party/WebKit/Source/core/dom/Document.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/Document.cpp
|
| @@ -226,7 +226,6 @@
|
| #include "wtf/DateMath.h"
|
| #include "wtf/Functional.h"
|
| #include "wtf/HashFunctions.h"
|
| -#include "wtf/MainThread.h"
|
| #include "wtf/StdLibExtras.h"
|
| #include "wtf/TemporaryChange.h"
|
| #include "wtf/text/StringBuffer.h"
|
|
|