| Index: cc/trees/layer_tree_host.cc
|
| diff --git a/cc/trees/layer_tree_host.cc b/cc/trees/layer_tree_host.cc
|
| index 1b4401dd08b2ecd9db7be56b3f57949e38b9ee0c..ba84bab51851e94b71d20aa81c34996d5144b7d5 100644
|
| --- a/cc/trees/layer_tree_host.cc
|
| +++ b/cc/trees/layer_tree_host.cc
|
| @@ -29,6 +29,8 @@
|
| #include "cc/animation/animation_events.h"
|
| #include "cc/animation/animation_host.h"
|
| #include "cc/base/math_util.h"
|
| +#include "cc/blimp/client_picture_cache.h"
|
| +#include "cc/blimp/engine_picture_cache.h"
|
| #include "cc/blimp/image_serialization_processor.h"
|
| #include "cc/blimp/picture_data.h"
|
| #include "cc/blimp/picture_data_conversions.h"
|
|
|