| Index: public/webview/WebGeolocationPermissionRequestManager.h
|
| diff --git a/public/webview/WebGeolocationPermissionRequestManager.h b/public/webview/WebGeolocationPermissionRequestManager.h
|
| index 4291e24c269bb181630111b0f20df2939c7fc22d..8f67848584cbbca9e88f9a0ff6ef83da762e1dd1 100644
|
| --- a/public/webview/WebGeolocationPermissionRequestManager.h
|
| +++ b/public/webview/WebGeolocationPermissionRequestManager.h
|
| @@ -26,6 +26,7 @@
|
| #ifndef WebGeolocationPermissionRequestManager_h
|
| #define WebGeolocationPermissionRequestManager_h
|
|
|
| +#include "../platform/WebCommon.h"
|
| #include "../platform/WebNonCopyable.h"
|
| #include "../platform/WebPrivateOwnPtr.h"
|
|
|
|
|