| Index: public/web/WebGeolocationPermissionRequestManager.h
|
| diff --git a/public/web/WebGeolocationPermissionRequestManager.h b/public/web/WebGeolocationPermissionRequestManager.h
|
| index eca31d6b04d4ce501c78ea50723f23bb81012ac5..02a540cd9f1a71b9fbaac8e850b2ed2be9d1413a 100644
|
| --- a/public/web/WebGeolocationPermissionRequestManager.h
|
| +++ b/public/web/WebGeolocationPermissionRequestManager.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef WebGeolocationPermissionRequestManager_h
|
| #define WebGeolocationPermissionRequestManager_h
|
|
|
| -#include "../platform/WebNonCopyable.h"
|
| -#include "../platform/WebPrivateOwnPtr.h"
|
| +#include "public/platform/WebNonCopyable.h"
|
| +#include "public/platform/WebPrivateOwnPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|