diff options
Diffstat (limited to 'webkit/tools/test_shell/test_shell.gyp')
-rw-r--r-- | webkit/tools/test_shell/test_shell.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/test_shell/test_shell.gyp b/webkit/tools/test_shell/test_shell.gyp index b540fa5..d191d67 100644 --- a/webkit/tools/test_shell/test_shell.gyp +++ b/webkit/tools/test_shell/test_shell.gyp @@ -302,6 +302,7 @@ 'sources': [ '../../../skia/ext/convolver_unittest.cc', '../../../skia/ext/image_operations_unittest.cc', + '../../../skia/ext/skia_utils_unittest.cc' '../../../skia/ext/platform_canvas_unittest.cc', '../../../skia/ext/vector_canvas_unittest.cc', '../../glue/bookmarklet_unittest.cc', |