Chromium Code Reviews| Index: webkit/tools/test_shell/test_shell.gypi |
| diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi |
| index 8c64029221327c7345edf9ffad3103b4a350bb43..59881cf12605112c2631561de95d9755abf9f8dd 100644 |
| --- a/webkit/tools/test_shell/test_shell.gypi |
| +++ b/webkit/tools/test_shell/test_shell.gypi |
| @@ -467,6 +467,7 @@ |
| ], |
| 'sources': [ |
| '../../../skia/ext/skia_utils_mac_unittest.mm', |
| + '../../../skia/ext/bitmap_platform_device_mac_unittest.cc', |
| ], |
| }], |
| ['OS=="win"', { |