| Index: ui/aura/shared/compound_event_filter.cc
|
| diff --git a/ui/aura/shared/compound_event_filter.cc b/ui/aura/shared/compound_event_filter.cc
|
| index ca2343f461ed157b0b4269b0ca13819f83c99356..058142d0d5e5fbc7f40bf55509cdef3253c4249f 100644
|
| --- a/ui/aura/shared/compound_event_filter.cc
|
| +++ b/ui/aura/shared/compound_event_filter.cc
|
| @@ -11,7 +11,7 @@
|
| #include "ui/aura/root_window.h"
|
| #include "ui/aura/window_delegate.h"
|
| #include "ui/aura/window_tracker.h"
|
| -#include "ui/base/event.h"
|
| +#include "ui/base/events/event.h"
|
| #include "ui/base/hit_test.h"
|
|
|
| namespace aura {
|
|
|