| Index: Source/modules/geolocation/PositionOptions.h
|
| diff --git a/Source/modules/geolocation/PositionOptions.h b/Source/modules/geolocation/PositionOptions.h
|
| index 70029148216668927c3cd8b0dd97f4e2601cf76d..f99c36d6250b7f91e1e58b4c28f5c6a425436c4d 100644
|
| --- a/Source/modules/geolocation/PositionOptions.h
|
| +++ b/Source/modules/geolocation/PositionOptions.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef PositionOptions_h
|
| #define PositionOptions_h
|
|
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|
|
|