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