| Index: Source/modules/netinfo/NetworkInformation.cpp
|
| diff --git a/Source/modules/netinfo/NetworkInformation.cpp b/Source/modules/netinfo/NetworkInformation.cpp
|
| index 4aff063cb43462afa7c072406471ee480f4114de..c918f10210293e14a844108e212215abfe721213 100644
|
| --- a/Source/modules/netinfo/NetworkInformation.cpp
|
| +++ b/Source/modules/netinfo/NetworkInformation.cpp
|
| @@ -6,6 +6,7 @@
|
| #include "modules/netinfo/NetworkInformation.h"
|
|
|
| #include "core/dom/ExecutionContext.h"
|
| +#include "core/events/Event.h"
|
| #include "core/page/NetworkStateNotifier.h"
|
| #include "modules/EventTargetModules.h"
|
| #include "wtf/text/WTFString.h"
|
|
|