Chromium Code Reviews| Index: trunk/src/url/url.gyp |
| =================================================================== |
| --- trunk/src/url/url.gyp (revision 193982) |
| +++ trunk/src/url/url.gyp (working copy) |
| @@ -72,7 +72,7 @@ |
| 'msvs_disabled_warnings': [4267, ], |
| }, |
| { |
| - 'target_name': 'googleurl_unittests', |
| + 'target_name': 'url_unittests', |
| 'type': 'executable', |
| 'dependencies': [ |
| 'url', |