Chromium Code Reviews| Index: fetch_configs/webrtc.py |
| diff --git a/fetch_configs/webrtc.py b/fetch_configs/webrtc.py |
| index 8ef4d71a79da3d7967875b1250247362de4025f8..fbced5efd4d00be99657a9a6b83b94e3b436b1d6 100644 |
| --- a/fetch_configs/webrtc.py |
| +++ b/fetch_configs/webrtc.py |
| @@ -23,6 +23,7 @@ class WebRTC(config_util.Config): |
| 'deps_file': 'DEPS', |
| 'managed': False, |
| 'custom_deps': {}, |
| + 'safesync_url': '', |
| }, |
| ], |
| 'with_branch_heads': True, |