bootstrap_deps 742 B

12345678910111213141516
  1. # Copyright 2019 The Chromium Authors. All rights reserved.
  2. # Use of this source code is governed by a BSD-style license that can be
  3. # found in the LICENSE file.
  4. deps = {
  5. "src/components/policy/test_support":
  6. "https://src.chromium.org/chrome/trunk/src/components/policy/test_support",
  7. "src/net/tools/testserver":
  8. "https://src.chromium.org/chrome/trunk/src/net/tools/testserver",
  9. "src/third_party/protobuf/python/google":
  10. "https://src.chromium.org/chrome/trunk/src/third_party/protobuf/python/google",
  11. "src/tools/telemetry":
  12. "https://src.chromium.org/chrome/trunk/src/tools/telemetry",
  13. "src/third_party/catapult":
  14. "https://src.chromium.org/chrome/trunk/src/third_party/catapult",
  15. }