| Index: third_party/WebKit/Source/core/page/NetworkStateNotifier.cpp
|
| diff --git a/third_party/WebKit/Source/core/page/NetworkStateNotifier.cpp b/third_party/WebKit/Source/core/page/NetworkStateNotifier.cpp
|
| index d1c06ba002769498a3d7e499ea45e8ef53dcd143..36586f4daf923e2e3a10995a4989ccfc9e639b28 100644
|
| --- a/third_party/WebKit/Source/core/page/NetworkStateNotifier.cpp
|
| +++ b/third_party/WebKit/Source/core/page/NetworkStateNotifier.cpp
|
| @@ -30,7 +30,6 @@
|
| #include "core/page/Page.h"
|
| #include "wtf/Assertions.h"
|
| #include "wtf/Functional.h"
|
| -#include "wtf/MainThread.h"
|
| #include "wtf/StdLibExtras.h"
|
| #include "wtf/Threading.h"
|
|
|
|
|