| Index: ui/events/platform/platform_event_source.cc
|
| diff --git a/ui/events/platform/platform_event_source.cc b/ui/events/platform/platform_event_source.cc
|
| index a93fd3ed07ca8b3d799f72c543a3a77eff96cbbf..9607ab78232e971d8b4b099829f5395b47722694 100644
|
| --- a/ui/events/platform/platform_event_source.cc
|
| +++ b/ui/events/platform/platform_event_source.cc
|
| @@ -7,7 +7,6 @@
|
| #include <algorithm>
|
|
|
| #include "base/message_loop/message_loop.h"
|
| -#include "ui/events/event.h"
|
| #include "ui/events/platform/platform_event_dispatcher.h"
|
| #include "ui/events/platform/platform_event_observer.h"
|
| #include "ui/events/platform/scoped_event_dispatcher.h"
|
|
|