| Index: ui/views/touchui/touch_selection_controller_impl.h
|
| diff --git a/ui/views/touchui/touch_selection_controller_impl.h b/ui/views/touchui/touch_selection_controller_impl.h
|
| index 494482e488f76dbe4a8a72849e130be01c7bd064..f0d5a5d6cbb233e49e6fb040feae67ad0ef18ce3 100644
|
| --- a/ui/views/touchui/touch_selection_controller_impl.h
|
| +++ b/ui/views/touchui/touch_selection_controller_impl.h
|
| @@ -9,7 +9,7 @@
|
| #include "base/timer.h"
|
| #include "ui/gfx/point.h"
|
| #include "ui/views/touchui/touch_selection_controller.h"
|
| -#include "views/view.h"
|
| +#include "ui/views/view.h"
|
| #include "views/views_export.h"
|
|
|
| namespace views {
|
|
|