| Index: cc/debug/picture_record_benchmark.cc | 
| diff --git a/cc/debug/picture_record_benchmark.cc b/cc/debug/picture_record_benchmark.cc | 
| index 5f832ae489759c60e018bcf1adbaa1e3b0b08e97..ab50c7c3da1c09ac10dc1f4358cc642a2c2d6724 100644 | 
| --- a/cc/debug/picture_record_benchmark.cc | 
| +++ b/cc/debug/picture_record_benchmark.cc | 
| @@ -10,8 +10,10 @@ | 
| #include "base/values.h" | 
| #include "cc/layers/layer.h" | 
| #include "cc/layers/picture_layer.h" | 
| +#include "cc/resources/picture.h" | 
| #include "cc/trees/layer_tree_host.h" | 
| #include "cc/trees/layer_tree_host_common.h" | 
| +#include "third_party/skia/include/core/SkBBHFactory.h" | 
| #include "ui/gfx/geometry/rect.h" | 
|  | 
| namespace cc { | 
|  |