| Index: content/common/input/input_event.cc
|
| diff --git a/content/common/input/input_event.cc b/content/common/input/input_event.cc
|
| index ab20010ff3d1dc5a7682b3ee0c3d4897e0cf0dc1..7a27f0969f72d9a81cc19049ca34a1fa3c657191 100644
|
| --- a/content/common/input/input_event.cc
|
| +++ b/content/common/input/input_event.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/common/input/input_event.h"
|
|
|
| -#include "content/common/input/web_input_event_traits.h"
|
| +#include "content/public/common/input/web_input_event_traits.h"
|
|
|
| namespace content {
|
|
|
|
|