Chromium Code Reviews| Index: public/web/WebDOMMouseEvent.h |
| diff --git a/public/web/WebDOMMouseEvent.h b/public/web/WebDOMMouseEvent.h |
| index a46dfecceb062b8463977774e6472a6faf6c5e54..efa06763fdda4fa44d6e2810bb86684172dacbcf 100644 |
| --- a/public/web/WebDOMMouseEvent.h |
| +++ b/public/web/WebDOMMouseEvent.h |
| @@ -30,7 +30,7 @@ |
| #ifndef WebDOMMouseEvent_h |
| #define WebDOMMouseEvent_h |
| -#include "WebDOMEvent.h" |
| +#include "public/web/WebDOMEvent.h" |
| #if BLINK_IMPLEMENTATION |
| namespace WebCore { class Event; } |