| Index: cc/trees/layer_tree_host_pixeltest_tiles.cc
|
| diff --git a/cc/trees/layer_tree_host_pixeltest_tiles.cc b/cc/trees/layer_tree_host_pixeltest_tiles.cc
|
| index 51457be4870c68cf9a414a8a4b66ee0c1408db0f..fa315991550dcacaa91dbfb80f13219f7f843dd7 100644
|
| --- a/cc/trees/layer_tree_host_pixeltest_tiles.cc
|
| +++ b/cc/trees/layer_tree_host_pixeltest_tiles.cc
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "cc/layers/content_layer_client.h"
|
| #include "cc/layers/picture_layer.h"
|
| #include "cc/output/copy_output_request.h"
|
|
|