| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 888ab8f21c1ad667ab24e65247d0142854f8d90a..041b5c489a7e2ec78544628b1fbe373a35c104e7 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -306,6 +306,8 @@
|
| 'test/test_image_factory.h',
|
| 'test/test_in_process_context_provider.cc',
|
| 'test/test_in_process_context_provider.h',
|
| + 'test/test_layer_tree_host_base.cc',
|
| + 'test/test_layer_tree_host_base.h',
|
| 'test/test_occlusion_tracker.h',
|
| 'test/test_shared_bitmap_manager.cc',
|
| 'test/test_shared_bitmap_manager.h',
|
|
|