| Index: cc/trees/layer_tree_host_common.cc
|
| diff --git a/cc/trees/layer_tree_host_common.cc b/cc/trees/layer_tree_host_common.cc
|
| index 3bbbf6340b623d5e0dd95258d4cf3e00ec0308d6..10a0aae1b30e9301be0772902e9ccdac94870bf7 100644
|
| --- a/cc/trees/layer_tree_host_common.cc
|
| +++ b/cc/trees/layer_tree_host_common.cc
|
| @@ -7,6 +7,7 @@
|
| #include <algorithm>
|
|
|
| #include "base/debug/trace_event.h"
|
| +#include "cc/base/latency_info_swap_promise.h"
|
| #include "cc/base/math_util.h"
|
| #include "cc/layers/heads_up_display_layer_impl.h"
|
| #include "cc/layers/layer.h"
|
|
|