| Index: cc/trees/layer_tree_impl.h
|
| diff --git a/cc/trees/layer_tree_impl.h b/cc/trees/layer_tree_impl.h
|
| index 5aee8352df472bec23ac478d49fd0e7b77df3123..15e0f0c70e3fab6a31d44399f41096aeb4e3dc4f 100644
|
| --- a/cc/trees/layer_tree_impl.h
|
| +++ b/cc/trees/layer_tree_impl.h
|
| @@ -12,12 +12,12 @@
|
| #include "base/containers/hash_tables.h"
|
| #include "base/values.h"
|
| #include "cc/base/scoped_ptr_vector.h"
|
| -#include "cc/base/swap_promise.h"
|
| #include "cc/base/synced_property.h"
|
| #include "cc/input/layer_selection_bound.h"
|
| #include "cc/layers/layer_impl.h"
|
| #include "cc/output/begin_frame_args.h"
|
| #include "cc/output/renderer.h"
|
| +#include "cc/output/swap_promise.h"
|
| #include "cc/resources/ui_resource_client.h"
|
| #include "cc/trees/layer_tree_host_impl.h"
|
|
|
|
|