Chromium Code Reviews| Index: fetch_configs/dart.py |
| diff --git a/fetch_configs/dart.py b/fetch_configs/dart.py |
| index 2500324d96bf89cf39b3b44e66d45f607004f7c7..fea854355d62202e0495475d51d0a113d2c16058 100644 |
| --- a/fetch_configs/dart.py |
| +++ b/fetch_configs/dart.py |
| @@ -21,7 +21,6 @@ class Dart(config_util.Config): |
| 'deps_file': 'DEPS', |
| 'managed' : False, |
| 'custom_deps': {}, |
| - 'safesync_url': '', |
| } |
| spec = { |
| 'solutions': [solution], |