diff options
Diffstat (limited to 'cc/BUILD.gn')
-rw-r--r-- | cc/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/BUILD.gn b/cc/BUILD.gn index 55c6c05..a296bb0 100644 --- a/cc/BUILD.gn +++ b/cc/BUILD.gn @@ -544,6 +544,7 @@ source_set("test_support") { "test/fake_picture_layer_impl.h", "test/fake_picture_layer_tiling_client.cc", "test/fake_picture_layer_tiling_client.h", + "test/fake_picture_pile.cc", "test/fake_picture_pile.h", "test/fake_picture_pile_impl.cc", "test/fake_picture_pile_impl.h", |