Chromium Code Reviews| Index: public/web/mac/WebInputEventFactory.h |
| diff --git a/public/web/mac/WebInputEventFactory.h b/public/web/mac/WebInputEventFactory.h |
| index 5aad96d22801f4dad6d8780715fdfc6470f222a8..de147d02c1fc88317a9da765bf3efc49e97f8508 100644 |
| --- a/public/web/mac/WebInputEventFactory.h |
| +++ b/public/web/mac/WebInputEventFactory.h |
| @@ -31,7 +31,7 @@ |
| #ifndef WebInputEventFactory_h |
| #define WebInputEventFactory_h |
| -#include "../../platform/WebCommon.h" |
| +#include "public/platform/WebCommon.h" |
| #ifdef __OBJC__ |
| @class NSEvent; |