Skip to content

Commit

Permalink
Remove the ios_tools Chromium-style dependency (#30538)
Browse files Browse the repository at this point in the history
  • Loading branch information
eggfly authored Jan 5, 2022
1 parent f181c4d commit 436a346
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ vars = {

'ocmock_tag': 'v3.7.1',

# Build bot tooling for iOS
'ios_tools_revision': '69b7c1b160e7107a6a98d948363772dc9caea46f',

# Download a prebuilt Dart SDK by default
'download_dart_sdk': True,

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

'src/ios_tools':
Var('chromium_git') + '/chromium/src/ios.git' + '@' + Var('ios_tools_revision'),

'src/third_party/icu':
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '2b50fa94b07b601293d7c1f791e853bba8ffbb84',

Expand Down

0 comments on commit 436a346

Please sign in to comment.