| Index: content/common/input/synthetic_web_input_event_builders.cc
|
| diff --git a/content/common/input/synthetic_web_input_event_builders.cc b/content/common/input/synthetic_web_input_event_builders.cc
|
| index e2e17febb95b059c90d1b72a89cdcf5753ac010f..259dedb2a5c557a804ccb273a8aa76c4b6bee311 100644
|
| --- a/content/common/input/synthetic_web_input_event_builders.cc
|
| +++ b/content/common/input/synthetic_web_input_event_builders.cc
|
| @@ -5,7 +5,7 @@
|
| #include "content/common/input/synthetic_web_input_event_builders.h"
|
|
|
| #include "base/logging.h"
|
| -#include "content/common/input/web_touch_event_traits.h"
|
| +#include "content/public/common/input/web_touch_event_traits.h"
|
| #include "ui/events/base_event_utils.h"
|
| #include "ui/events/keycodes/keyboard_codes.h"
|
|
|
|
|