Chromium Code Reviews| Index: fetch_configs/gyp.py |
| diff --git a/fetch_configs/gyp.py b/fetch_configs/gyp.py |
| index f4661c0f4e4c843d75db9d3572b8537a0dfc8faf..aef3e11917e05e4f055a1477dd4b663c5b9d653d 100644 |
| --- a/fetch_configs/gyp.py |
| +++ b/fetch_configs/gyp.py |
| @@ -19,7 +19,6 @@ class Chromium(config_util.Config): |
| 'url' : url, |
| 'managed' : False, |
| 'custom_deps': {}, |
| - 'safesync_url': '', |
| } |
| spec = { |
| 'solutions': [solution], |