| Index: third_party/WebKit/public/web/WebUserGestureIndicator.h
|
| diff --git a/third_party/WebKit/public/web/WebUserGestureIndicator.h b/third_party/WebKit/public/web/WebUserGestureIndicator.h
|
| index d1cafca75f6e2fa5485e95f035cc7892c16e5db1..b9d66ee85c2e7f413e55128ea84c9c1b14b2be6b 100644
|
| --- a/third_party/WebKit/public/web/WebUserGestureIndicator.h
|
| +++ b/third_party/WebKit/public/web/WebUserGestureIndicator.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebUserGestureIndicator_h
|
| #define WebUserGestureIndicator_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| +#include "public/platform/WebCommon.h"
|
|
|
| namespace blink {
|
|
|
|
|