| Index: public/web/WebGeolocationPermissionRequestManager.h
|
| diff --git a/public/web/WebGeolocationPermissionRequestManager.h b/public/web/WebGeolocationPermissionRequestManager.h
|
| index eca31d6b04d4ce501c78ea50723f23bb81012ac5..23c3edd144493c9bc45b72ba1c375e66d5df7e5e 100644
|
| --- a/public/web/WebGeolocationPermissionRequestManager.h
|
| +++ b/public/web/WebGeolocationPermissionRequestManager.h
|
| @@ -54,7 +54,6 @@ private:
|
| BLINK_EXPORT void reset();
|
|
|
| WebPrivateOwnPtr<WebGeolocationPermissionRequestManagerPrivate> m_private;
|
| - int m_lastId;
|
| };
|
|
|
| }
|
|
|