diff options
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r-- | cc/cc_tests.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp index 7936688b..dc3d267 100644 --- a/cc/cc_tests.gyp +++ b/cc/cc_tests.gyp @@ -160,6 +160,8 @@ 'test/render_pass_test_utils.h', 'test/scheduler_test_common.cc', 'test/scheduler_test_common.h', + 'test/skia_common.cc', + 'test/skia_common.h', 'test/test_web_graphics_context_3d.cc', 'test/test_web_graphics_context_3d.h', 'test/tiled_layer_test_common.cc', |