| Index: Source/modules/netinfo/NetworkInformation.h
|
| diff --git a/Source/modules/netinfo/NetworkInformation.h b/Source/modules/netinfo/NetworkInformation.h
|
| index 695e3f3b67e61847ba4f70e2d4a47deef82c56e1..7ef48d52bf3be1c71226d5cd2377846ba85c6e7f 100644
|
| --- a/Source/modules/netinfo/NetworkInformation.h
|
| +++ b/Source/modules/netinfo/NetworkInformation.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef NetworkInformation_h
|
| #define NetworkInformation_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/dom/ActiveDOMObject.h"
|
| #include "core/events/EventTarget.h"
|
| #include "core/page/NetworkStateNotifier.h"
|
|
|