| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index c03f7122c0bcc64bda885317fd1f854325127120..ec679d1a4c34eaabfb2aaae94e253bf61a955b3a 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -176,7 +176,6 @@
|
| 'test/layer_tree_test.h',
|
| 'test/mock_quad_culler.cc',
|
| 'test/mock_quad_culler.h',
|
| - 'test/occlusion_tracker_test_common.h',
|
| 'test/ordered_texture_map.cc',
|
| 'test/ordered_texture_map.h',
|
| 'test/paths.cc',
|
| @@ -207,6 +206,7 @@
|
| 'test/test_context_support.h',
|
| 'test/test_gles2_interface.cc',
|
| 'test/test_gles2_interface.h',
|
| + 'test/test_occlusion_tracker.h',
|
| 'test/test_texture.cc',
|
| 'test/test_texture.h',
|
| 'test/test_tile_priorities.cc',
|
|
|