| Index: third_party/WebKit/Source/modules/netinfo/NetworkInformation.cpp
|
| diff --git a/third_party/WebKit/Source/modules/netinfo/NetworkInformation.cpp b/third_party/WebKit/Source/modules/netinfo/NetworkInformation.cpp
|
| index c8063f436dce9d3b71817b1d704ba1b0188da665..5e606f43dac8ac9e99f2ebd59a8f379d49eb0042 100644
|
| --- a/third_party/WebKit/Source/modules/netinfo/NetworkInformation.cpp
|
| +++ b/third_party/WebKit/Source/modules/netinfo/NetworkInformation.cpp
|
| @@ -7,7 +7,6 @@
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/dom/TaskRunnerHelper.h"
|
| #include "core/events/Event.h"
|
| -#include "core/page/NetworkStateNotifier.h"
|
| #include "modules/EventTargetModules.h"
|
| #include "platform/RuntimeEnabledFeatures.h"
|
| #include "wtf/text/WTFString.h"
|
|
|