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 82cbdabadb72d8124f1ebec7e1f71d51869cddc4..1d66da5379bdf95bdcac122f0ebc7b3e1bdcdd2b 100644 |
| --- a/webkit/tools/test_shell/test_shell.gypi |
| +++ b/webkit/tools/test_shell/test_shell.gypi |
| @@ -23,7 +23,7 @@ |
| 'targets': [ |
| { |
| 'target_name': 'test_shell_common', |
| - 'type': '<(library)', |
| + 'type': 'static_library', |
| 'variables': { |
| 'chromium_code': 1, |
| }, |