| Index: public/webview/WebUserGestureIndicator.h
|
| diff --git a/Source/WebKit/chromium/public/WebUserGestureIndicator.h b/public/webview/WebUserGestureIndicator.h
|
| similarity index 97%
|
| copy from Source/WebKit/chromium/public/WebUserGestureIndicator.h
|
| copy to public/webview/WebUserGestureIndicator.h
|
| index 99104161d4bc344e851b78b35b5be5c03d46c5dd..d4ff05f537bb8b236637a267d5b7d71420fdc754 100644
|
| --- a/Source/WebKit/chromium/public/WebUserGestureIndicator.h
|
| +++ b/public/webview/WebUserGestureIndicator.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebUserGestureIndicator_h
|
| #define WebUserGestureIndicator_h
|
|
|
| -#include "../../../../public/platform/WebCommon.h"
|
| +#include "../platform/WebCommon.h"
|
|
|
| namespace WebKit {
|
|
|
|
|