| 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 2c066161304c788a7fb54beb987d66c8bcbdcb2c..83511a6471a66c07b16346feedf00f0539e11a06 100644
|
| --- a/ash/wm/gestures/system_pinch_handler.cc
|
| +++ b/ash/wm/gestures/system_pinch_handler.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/wm/gestures/system_pinch_handler.h"
|
|
|
| -#include "ash/launcher/launcher.h"
|
| #include "ash/screen_ash.h"
|
| +#include "ash/shelf/shelf.h"
|
| #include "ash/shelf/shelf_widget.h"
|
| #include "ash/shell.h"
|
| #include "ash/wm/window_animations.h"
|
|
|