| Index: Source/modules/geolocation/Geolocation.h
|
| diff --git a/Source/modules/geolocation/Geolocation.h b/Source/modules/geolocation/Geolocation.h
|
| index 2122ddb610dc70144583cc13cac65d25b1c8914b..4baff005398b489f5e98a16b0f5a1fe126fa1a8a 100644
|
| --- a/Source/modules/geolocation/Geolocation.h
|
| +++ b/Source/modules/geolocation/Geolocation.h
|
| @@ -36,17 +36,13 @@
|
| #include "modules/geolocation/PositionError.h"
|
| #include "modules/geolocation/PositionErrorCallback.h"
|
| #include "modules/geolocation/PositionOptions.h"
|
| -#include "platform/Timer.h"
|
| -#include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|
| class Dictionary;
|
| class Document;
|
| class LocalFrame;
|
| -class GeolocationController;
|
| class GeolocationError;
|
| -class GeolocationPosition;
|
| class ExecutionContext;
|
|
|
| class Geolocation final
|
|
|