| Index: content/common/content_param_traits.h
|
| diff --git a/content/common/content_param_traits.h b/content/common/content_param_traits.h
|
| index 8893fcef7823c6f38f29598d49624fd22185cde4..5ce29da76453f742a12d1222e7bcc91dda4fff7b 100644
|
| --- a/content/common/content_param_traits.h
|
| +++ b/content/common/content_param_traits.h
|
| @@ -16,7 +16,7 @@
|
|
|
| #include "content/common/content_param_traits_macros.h"
|
| #include "content/common/cursors/webcursor.h"
|
| -#include "third_party/WebKit/public/web/WebInputEvent.h"
|
| +#include "third_party/WebKit/public/platform/WebInputEvent.h"
|
|
|
| namespace IPC {
|
|
|
|
|