| Index: cc/debug/picture_record_benchmark.cc
|
| diff --git a/cc/debug/picture_record_benchmark.cc b/cc/debug/picture_record_benchmark.cc
|
| index 3ef4708f36ed067d921a68be8ad1b1f5391cd347..d8608c538ff7e898d614cf27e62d43c4215394dd 100644
|
| --- a/cc/debug/picture_record_benchmark.cc
|
| +++ b/cc/debug/picture_record_benchmark.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/values.h"
|
| #include "cc/layers/layer.h"
|
| #include "cc/layers/picture_layer.h"
|
| -#include "cc/resources/picture.h"
|
| +#include "cc/playback/picture.h"
|
| #include "cc/trees/layer_tree_host.h"
|
| #include "cc/trees/layer_tree_host_common.h"
|
| #include "ui/gfx/geometry/rect.h"
|
|
|