| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 3be4ebb9b3d28848b32687f46e4b15cac4b73044..c2e9f7e497b82cc3286506d47eaf42bd0484918a 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -881,6 +881,7 @@ test("cc_unittests") {
|
| "trees/layer_tree_host_unittest_occlusion.cc",
|
| "trees/layer_tree_host_unittest_picture.cc",
|
| "trees/layer_tree_host_unittest_proxy.cc",
|
| + "trees/layer_tree_host_unittest_record_gpu_histogram.cc",
|
| "trees/layer_tree_host_unittest_scroll.cc",
|
| "trees/layer_tree_host_unittest_video.cc",
|
| "trees/layer_tree_impl_unittest.cc",
|
|
|