| Index: public/web/WebScopedUserGesture.h
|
| diff --git a/public/web/WebScopedUserGesture.h b/public/web/WebScopedUserGesture.h
|
| index f829834a4aadf38182e29d5fe83c49849a276323..97a48224a973e6d841def5544cdd685a985c0d77 100644
|
| --- a/public/web/WebScopedUserGesture.h
|
| +++ b/public/web/WebScopedUserGesture.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebScopedUserGesture_h
|
| #define WebScopedUserGesture_h
|
|
|
| -#include "../platform/WebPrivateOwnPtr.h"
|
| +#include "public/platform/WebPrivateOwnPtr.h"
|
|
|
| namespace WebCore {
|
| class UserGestureIndicator;
|
|
|