| Index: ash/wm/system_gesture_event_filter.cc
|
| diff --git a/ash/wm/system_gesture_event_filter.cc b/ash/wm/system_gesture_event_filter.cc
|
| index b36882278f22ee5a094807c469c41c3cf1e7c67f..4371bd0a346045c1a5c086561da63f0018ac2b90 100644
|
| --- a/ash/wm/system_gesture_event_filter.cc
|
| +++ b/ash/wm/system_gesture_event_filter.cc
|
| @@ -14,7 +14,6 @@
|
| #include "ash/wm/gestures/long_press_affordance_handler.h"
|
| #include "ash/wm/gestures/system_pinch_handler.h"
|
| #include "ash/wm/gestures/two_finger_drag_handler.h"
|
| -#include "ash/wm/property_util.h"
|
| #include "ash/wm/window_util.h"
|
| #include "base/command_line.h"
|
| #include "ui/aura/root_window.h"
|
|
|