| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index ad10da93d881a24a785a61d9a707afbf100df143..ce6f716dd0340b73c766bb1e6a9f671a9cd57c54 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -164,6 +164,8 @@
|
| 'test/render_pass_test_utils.h',
|
| 'test/scheduler_test_common.cc',
|
| 'test/scheduler_test_common.h',
|
| + 'test/solid_color_content_layer_client.h',
|
| + 'test/solid_color_content_layer_client.cc',
|
| 'test/skia_common.cc',
|
| 'test/skia_common.h',
|
| 'test/test_web_graphics_context_3d.cc',
|
|
|