| Index: Source/modules/geolocation/GeolocationController.h
|
| diff --git a/Source/modules/geolocation/GeolocationController.h b/Source/modules/geolocation/GeolocationController.h
|
| index 51a104aaef0a86c7f4dca378b1f168b03f242cca..ecf0ce21b22876cd5d810f8578ac41b1abc041cf 100644
|
| --- a/Source/modules/geolocation/GeolocationController.h
|
| +++ b/Source/modules/geolocation/GeolocationController.h
|
| @@ -28,8 +28,8 @@
|
|
|
| #include "core/page/Page.h"
|
| #include "core/page/PageLifecycleObserver.h"
|
| -#include "heap/Handle.h"
|
| #include "modules/geolocation/Geolocation.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "wtf/HashSet.h"
|
| #include "wtf/Noncopyable.h"
|
| #include "wtf/RefPtr.h"
|
|
|