Chromium Code Reviews| Index: cc/cc_tests.gyp |
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp |
| index 18fcf7ae978ba39c28bc706232110c910fe8a46e..21299c0b715e2462e6577459e8bee843760231be 100644 |
| --- a/cc/cc_tests.gyp |
| +++ b/cc/cc_tests.gyp |
| @@ -122,6 +122,7 @@ |
| 'trees/layer_tree_host_unittest_video.cc', |
| 'trees/layer_tree_impl_unittest.cc', |
| 'trees/occlusion_tracker_unittest.cc', |
| + 'trees/occlusion_unittest.cc', |
| 'trees/tree_synchronizer_unittest.cc', |
| ], |
| 'cc_surfaces_unit_tests_source_files': [ |