| Index: Source/modules/geolocation/NavigatorGeolocation.h
|
| diff --git a/Source/modules/geolocation/NavigatorGeolocation.h b/Source/modules/geolocation/NavigatorGeolocation.h
|
| index aac9285bea9bcb4878bff4fd0fdf1039c5aea64a..96f08b95a7cd2496219d210fc0b2feae5d6848e7 100644
|
| --- a/Source/modules/geolocation/NavigatorGeolocation.h
|
| +++ b/Source/modules/geolocation/NavigatorGeolocation.h
|
| @@ -21,8 +21,8 @@
|
| #define NavigatorGeolocation_h
|
|
|
| #include "core/frame/DOMWindowProperty.h"
|
| -#include "heap/Handle.h"
|
| #include "platform/Supplementable.h"
|
| +#include "platform/heap/Handle.h"
|
|
|
| namespace WebCore {
|
|
|
|
|