| Index: cc/trees/layer_tree_impl.h
|
| diff --git a/cc/trees/layer_tree_impl.h b/cc/trees/layer_tree_impl.h
|
| index 7c6675906c43477636b431093fc3463cde4c186c..eb6a015cfa9aa2e47fdf11a56b101c773c715634 100644
|
| --- a/cc/trees/layer_tree_impl.h
|
| +++ b/cc/trees/layer_tree_impl.h
|
| @@ -13,7 +13,7 @@
|
| #include "base/values.h"
|
| #include "cc/layers/layer_impl.h"
|
| #include "cc/resources/ui_resource_client.h"
|
| -#include "ui/base/latency_info.h"
|
| +#include "ui/events/latency_info.h"
|
|
|
| #if defined(COMPILER_GCC)
|
| namespace BASE_HASH_NAMESPACE {
|
|
|