blob: c8b65cea7f6819e7fe5ce8d77bb291b8d8044f9b [file] [log] [blame]
# Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
DEPS = [
'build/goma',
'depot_tools/depot_tools',
'recipe_engine/context',
'recipe_engine/file',
'recipe_engine/path',
'recipe_engine/properties',
'recipe_engine/step',
]
from PB.recipe_modules.dart.build.build import Build
PROPERTIES = Build