| Index: third_party/WebKit/Source/bindings/core/v8/V8DOMActivityLogger.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/V8DOMActivityLogger.cpp b/third_party/WebKit/Source/bindings/core/v8/V8DOMActivityLogger.cpp
|
| index 373d13c74020f0a3333edf709ca59bc0fb16b397..26b67a5211357938485016328fa43ab986683594 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8DOMActivityLogger.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8DOMActivityLogger.cpp
|
| @@ -7,7 +7,6 @@
|
| #include "bindings/core/v8/V8Binding.h"
|
| #include "platform/weborigin/KURL.h"
|
| #include "wtf/HashMap.h"
|
| -#include "wtf/MainThread.h"
|
| #include "wtf/text/StringHash.h"
|
|
|
| namespace blink {
|
|
|