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