| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 626c04fafc432949c271f78c8d4fc8a66e81c9c4..c8f10c414f28a26d678558228e5e236bebd73ff0 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -198,6 +198,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',
|
|
|