| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 271c2c4f1127519445d4872c1818b773995f2a9e..caa0bcae1f307c1d518f1895ede1e2a33e53f05f 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -313,6 +313,8 @@
|
| 'test/test_hooks.h',
|
| 'test/test_image_factory.cc',
|
| 'test/test_image_factory.h',
|
| + 'test/test_image_texture_targets_map.cc',
|
| + 'test/test_image_texture_targets_map.h',
|
| 'test/test_in_process_context_provider.cc',
|
| 'test/test_in_process_context_provider.h',
|
| 'test/test_layer_tree_host_base.cc',
|
|
|