| Index: third_party/WebKit/Source/modules/netinfo/NetworkInformation.h
|
| diff --git a/third_party/WebKit/Source/modules/netinfo/NetworkInformation.h b/third_party/WebKit/Source/modules/netinfo/NetworkInformation.h
|
| index ce6c21ca3aaa14fb6636e45e5f28cf5dbe663acd..5271183f7a14a173a6be28b2c11d4ed8bf8c5968 100644
|
| --- a/third_party/WebKit/Source/modules/netinfo/NetworkInformation.h
|
| +++ b/third_party/WebKit/Source/modules/netinfo/NetworkInformation.h
|
| @@ -8,7 +8,7 @@
|
| #include "bindings/core/v8/ActiveScriptWrappable.h"
|
| #include "core/dom/ContextLifecycleObserver.h"
|
| #include "core/events/EventTarget.h"
|
| -#include "core/page/NetworkStateNotifier.h"
|
| +#include "platform/network/NetworkStateNotifier.h"
|
| #include "public/platform/WebConnectionType.h"
|
|
|
| namespace blink {
|
|
|