| Index: ui/events/latency_info.cc
|
| diff --git a/ui/base/latency_info.cc b/ui/events/latency_info.cc
|
| similarity index 98%
|
| rename from ui/base/latency_info.cc
|
| rename to ui/events/latency_info.cc
|
| index 9551450fab5d592fdaa3d3c720c40cf48a13f1c0..796f442ae6d953de923edf7a131048c4ad046e4c 100644
|
| --- a/ui/base/latency_info.cc
|
| +++ b/ui/events/latency_info.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 "ui/base/latency_info.h"
|
| +#include "ui/events/latency_info.h"
|
|
|
| #include <algorithm>
|
|
|
|
|