| Index: third_party/WebKit/Source/modules/netinfo/NavigatorNetworkInformation.h
|
| diff --git a/third_party/WebKit/Source/modules/netinfo/NavigatorNetworkInformation.h b/third_party/WebKit/Source/modules/netinfo/NavigatorNetworkInformation.h
|
| index c4f16e1176a17af1d22d30ff7753ba437daa16b3..818ba6455833864893c087f0bb4645fd6ed9607f 100644
|
| --- a/third_party/WebKit/Source/modules/netinfo/NavigatorNetworkInformation.h
|
| +++ b/third_party/WebKit/Source/modules/netinfo/NavigatorNetworkInformation.h
|
| @@ -6,6 +6,7 @@
|
| #define NavigatorNetworkInformation_h
|
|
|
| #include "core/dom/ContextLifecycleObserver.h"
|
| +#include "core/frame/Navigator.h"
|
| #include "platform/Supplementable.h"
|
|
|
| namespace blink {
|
|
|