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