Reland "Add a buildtools directory and move third_party/ninja to the project root in order to match the expectations of depot_tools" (#164240)
Relands https://github.com/flutter/flutter/pull/163890 and updates the Ninja path used by the engine tool
This commit is contained in:
@@ -1632,6 +1632,7 @@ Future<void> verifyRepositoryLinks(String workingDirectory) async {
|
||||
'glfw/glfw',
|
||||
'GoogleCloudPlatform/artifact-registry-maven-tools',
|
||||
'material-components/material-components-android', // TODO(guidezpl): remove when https://github.com/material-components/material-components-android/issues/4144 is closed
|
||||
'ninja-build/ninja',
|
||||
'torvalds/linux',
|
||||
'tpn/winsdk-10',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user