| Index: ui/wm/core/compound_event_filter.cc
|
| diff --git a/ui/wm/core/compound_event_filter.cc b/ui/wm/core/compound_event_filter.cc
|
| index 70f76c62b3c554ceb16c2d52a4d145e3e8af6682..74ecae27ae4d9b6c6dcc883afc557e8c54d88820 100644
|
| --- a/ui/wm/core/compound_event_filter.cc
|
| +++ b/ui/wm/core/compound_event_filter.cc
|
| @@ -18,7 +18,7 @@
|
| #include "ui/wm/public/drag_drop_client.h"
|
|
|
| #if defined(OS_CHROMEOS) && defined(USE_X11)
|
| -#include "ui/events/devices/x11/touch_factory_x11.h"
|
| +#include "ui/events/devices/x11/touch_factory_x11.h" // nogncheck
|
| #endif
|
|
|
| namespace wm {
|
|
|