| Index: ash/wm/workspace/workspace_event_filter.cc
|
| diff --git a/ash/wm/workspace/workspace_event_filter.cc b/ash/wm/workspace/workspace_event_filter.cc
|
| index 786c1c505a91be2efa441f038cf20428473e16cd..78f55480518bef0bb3a46266d8b39531e725010d 100644
|
| --- a/ash/wm/workspace/workspace_event_filter.cc
|
| +++ b/ash/wm/workspace/workspace_event_filter.cc
|
| @@ -16,6 +16,7 @@
|
| #include "ui/aura/window_delegate.h"
|
| #include "ui/base/hit_test.h"
|
| #include "ui/gfx/compositor/scoped_layer_animation_settings.h"
|
| +#include "ui/gfx/screen.h"
|
|
|
| namespace {
|
|
|
|
|