| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 5323a311025dc0641e0f9b8dddb47ddfd0ffeaeb..1300d3203f84b63ea9c7725a2fa09e25b4ae2120 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -199,6 +199,8 @@
|
| 'test/layer_tree_host_common_test.h',
|
| 'test/layer_tree_json_parser.cc',
|
| 'test/layer_tree_json_parser.h',
|
| + 'test/layer_tree_pixel_resource_test.cc',
|
| + 'test/layer_tree_pixel_resource_test.h',
|
| 'test/layer_tree_pixel_test.cc',
|
| 'test/layer_tree_pixel_test.h',
|
| 'test/layer_tree_test.cc',
|
|
|