Chromium Code Reviews| Index: webkit/tools/test_shell/test_shell.gyp |
| =================================================================== |
| --- webkit/tools/test_shell/test_shell.gyp (revision 15966) |
| +++ webkit/tools/test_shell/test_shell.gyp (working copy) |
| @@ -138,7 +138,7 @@ |
| '.', |
| ], |
| 'dependencies': [ |
| - '../../../build/temp_gyp/breakpad.gyp:breakpad_handler', |
| + '../../../breakpad/breakpad.gyp:breakpad_handler', |
| '../../default_plugin/default_plugin.gyp:default_plugin', |
| ], |
| # TODO(bradnelson): |