Index: setup_links.py |
diff --git a/setup_links.py b/setup_links.py |
index 1a155a7277d4c5ff1fef31f3764e7125a4b373ce..44f3f075f1c055bdd16d9969c6203fbf4f001774 100755 |
--- a/setup_links.py |
+++ b/setup_links.py |
@@ -105,6 +105,7 @@ if 'ios' in target_os: |
FILES = { |
'tools/find_depot_tools.py': None, |
+ 'tools/isolate_driver.py': None, |
'third_party/BUILD.gn': None, |
} |