blob: 82ca9058a374dd447c7041e93f5e9cc8469d1be5 [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/path',
'recipe_engine/properties',
'recipe_engine/python',
'recipe_engine/step',
]
from PB.recipe_modules.dart.build.build import Build
PROPERTIES = Build