| Index: ui/events/latency_info_unittest.cc
|
| diff --git a/ui/base/latency_info_unittest.cc b/ui/events/latency_info_unittest.cc
|
| similarity index 99%
|
| rename from ui/base/latency_info_unittest.cc
|
| rename to ui/events/latency_info_unittest.cc
|
| index bb834787d306756287eab1cb8e35c9311c7a5cb0..32bb86957655c9e60a03f7cbb05cbdc1a849c064 100644
|
| --- a/ui/base/latency_info_unittest.cc
|
| +++ b/ui/events/latency_info_unittest.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 "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|