Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 81c631b

Browse files
committed
Remove the ios_tools Chromium-style dependency
1 parent 8e8be16 commit 81c631b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

DEPS

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ vars = {
6262

6363
'ocmock_tag': 'v3.7.1',
6464

65-
# Build bot tooling for iOS
66-
'ios_tools_revision': '69b7c1b160e7107a6a98d948363772dc9caea46f',
67-
6865
# Download a prebuilt Dart SDK by default
6966
'download_dart_sdk': True,
7067

@@ -148,9 +145,6 @@ deps = {
148145
# As part of integrating with Fuchsia, we should eventually remove all these
149146
# Chromium-style dependencies.
150147

151-
'src/ios_tools':
152-
Var('chromium_git') + '/chromium/src/ios.git' + '@' + Var('ios_tools_revision'),
153-
154148
'src/third_party/icu':
155149
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '2b50fa94b07b601293d7c1f791e853bba8ffbb84',
156150

0 commit comments

Comments
 (0)