diff --git a/DEPS b/DEPS index 11e7a13be8b15..6063ef13043bc 100644 --- a/DEPS +++ b/DEPS @@ -721,6 +721,12 @@ hooks = [ 'pattern': '.', 'action': ['python3', 'src/third_party/dart/tools/generate_package_config.py'], }, + { + # Generate the sdk/version file. + 'name': 'Generate sdk/version', + 'pattern': '.', + 'action': ['python3', 'src/third_party/dart/tools/generate_sdk_version_file.py'], + }, { # Update the Windows toolchain if necessary. 'name': 'win_toolchain', diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index bf0da68ca25bb..8b160fe2f2352 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: e54286872cbf35f18a66b564937e9d97 +Signature: 499eb68044d9c4ec34a5c64ea8fac288 UNUSED LICENSES: @@ -17357,6 +17357,7 @@ FILE: ../../../third_party/dart/sdk/lib/html/html_common/conversions_dart2js.dar FILE: ../../../third_party/dart/sdk/lib/html/html_common/html_common.dart FILE: ../../../third_party/dart/sdk/lib/libraries.json FILE: ../../../third_party/dart/sdk/lib/vmservice_libraries.json +FILE: ../../../third_party/dart/sdk/version FILE: ../../../third_party/dart/third_party/clang.tar.gz.sha1 ---------------------------------------------------------------------------------------------------- Copyright 2012, the Dart project authors.