Chromium Code Reviews| Index: setup_links.py |
| diff --git a/setup_links.py b/setup_links.py |
| index 9aeb1e876405c2309fea90933f23b28c9c73c04f..5c980c595a3c22cb6079a86fa74f894cf462b8a6 100755 |
| --- a/setup_links.py |
| +++ b/setup_links.py |
| @@ -105,6 +105,7 @@ if 'ios' in target_os: |
| DIRECTORIES.append('third_party/class-dump') |
| FILES = { |
| + 'chrome/VERSION': None, # TODO(kjellander): Get rid of this; webrtc:5160. |
| 'tools/find_depot_tools.py': None, |
| 'tools/isolate_driver.py': None, |
| 'third_party/BUILD.gn': None, |