Chromium Code Reviews| Index: fetch_configs/nacl.py |
| diff --git a/fetch_configs/nacl.py b/fetch_configs/nacl.py |
| index 3c0fff3eace145071b7ca8b4514d76a7f1c6641c..469be1860dde086ec782c98b3a63b1251fbfd5ca 100644 |
| --- a/fetch_configs/nacl.py |
| +++ b/fetch_configs/nacl.py |
| @@ -22,7 +22,6 @@ class NaCl(config_util.Config): |
| 'deps_file' : 'DEPS', |
| 'managed' : False, |
| 'custom_deps' : {}, |
| - 'safesync_url': '', |
| } |
| spec = { |
| 'solutions': [solution], |