| Index: ui/events/gesture_detection/gesture_configuration_default.cc
|
| diff --git a/ui/events/gesture_detection/gesture_configuration_default.cc b/ui/events/gesture_detection/gesture_configuration_default.cc
|
| index ac5139471befa53646c14eed1569dd6b5261d8fc..1739ea80aa8e9a2ec6e79cc5a4c3f198c933dfdc 100644
|
| --- a/ui/events/gesture_detection/gesture_configuration_default.cc
|
| +++ b/ui/events/gesture_detection/gesture_configuration_default.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "base/memory/singleton.h"
|
| -#include "ui/gfx/screen.h"
|
| +#include "ui/display/screen.h"
|
|
|
| namespace ui {
|
| namespace {
|
|
|