| Index: ui/views/repeat_controller.cc
|
| diff --git a/views/repeat_controller.cc b/ui/views/repeat_controller.cc
|
| similarity index 96%
|
| rename from views/repeat_controller.cc
|
| rename to ui/views/repeat_controller.cc
|
| index 416b591f8db8c5140aee0357dae8b0d30039ee31..dd90aaadc413c214c342a38814e1c5d1674a41f0 100644
|
| --- a/views/repeat_controller.cc
|
| +++ b/ui/views/repeat_controller.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "views/repeat_controller.h"
|
| +#include "ui/views/repeat_controller.h"
|
|
|
| using base::TimeDelta;
|
|
|
|
|