| Index: ash/wm/gestures/system_pinch_handler.cc
|
| diff --git a/ash/wm/gestures/system_pinch_handler.cc b/ash/wm/gestures/system_pinch_handler.cc
|
| index c7f10eb0fe544dec2c7ef9bfce59d24020e77d8e..b0ee683c3cf9fb5da1290b5b128dd1abe56fbbc2 100644
|
| --- a/ash/wm/gestures/system_pinch_handler.cc
|
| +++ b/ash/wm/gestures/system_pinch_handler.cc
|
| @@ -11,7 +11,7 @@
|
| #include "ash/wm/window_util.h"
|
| #include "ash/wm/workspace/snap_sizer.h"
|
| #include "ui/aura/window.h"
|
| -#include "ui/base/events.h"
|
| +#include "ui/base/events/event_constants.h"
|
| #include "ui/base/gestures/gesture_types.h"
|
| #include "ui/compositor/scoped_layer_animation_settings.h"
|
| #include "ui/gfx/rect.h"
|
|
|