mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
Dart: Update the config for the "fetch dart" command.
Bug: https://bugs.chromium.org/p/chromium/issues/detail?id=737149 Change-Id: I72e65056519338039d02246dcdfdb3e71c980b92 Reviewed-on: https://chromium-review.googlesource.com/649608 Reviewed-by: Emma Söderberg <emso@chromium.org> Reviewed-by: Paweł Hajdan Jr. <phajdan.jr@chromium.org> Reviewed-by: Jochen Eisinger <jochen@chromium.org> Reviewed-by: Aaron Gable <agable@chromium.org> Commit-Queue: William Hesse <whesse@google.com>
This commit is contained in:
committed by
Commit Bot
parent
e5063207a7
commit
d8cfeaa809
@@ -14,7 +14,7 @@ class Dart(config_util.Config):
|
||||
|
||||
@staticmethod
|
||||
def fetch_spec(props):
|
||||
url = 'https://github.com/dart-lang/sdk.git'
|
||||
url = 'https://dart.googlesource.com/sdk.git'
|
||||
solution = {
|
||||
'name' :'sdk',
|
||||
'url' : url,
|
||||
|
||||
Reference in New Issue
Block a user