| Index: Source/modules/geolocation/NavigatorGeolocation.h
|
| diff --git a/Source/modules/geolocation/NavigatorGeolocation.h b/Source/modules/geolocation/NavigatorGeolocation.h
|
| index 1b88803fbcafc47c77355e14084867046d01c618..37c37e55189c99ee0b1dcdd2e16427014e6542be 100644
|
| --- a/Source/modules/geolocation/NavigatorGeolocation.h
|
| +++ b/Source/modules/geolocation/NavigatorGeolocation.h
|
| @@ -20,7 +20,7 @@
|
| #ifndef NavigatorGeolocation_h
|
| #define NavigatorGeolocation_h
|
|
|
| -#include "core/page/DOMWindowProperty.h"
|
| +#include "core/frame/DOMWindowProperty.h"
|
| #include "platform/Supplementable.h"
|
|
|
| namespace WebCore {
|
|
|