summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy/test/bootstrap_deps
blob: cfcb914d13026378e2278bfb080671f8604a0588 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

deps = {
    "src/chrome/browser/policy/test":
        "https://src.chromium.org/chrome/trunk/src/chrome/browser/policy/test",
    "src/net/tools/testserver":
        "https://src.chromium.org/chrome/trunk/src/net/tools/testserver",
    "src/third_party/tlslite/tlslite":
        "https://src.chromium.org/chrome/trunk/src/third_party/tlslite/tlslite",
    "src/third_party/protobuf/python/google":
        "https://src.chromium.org/chrome/trunk/src/third_party/protobuf/python/google",
    "src/tools/telemetry":
        "https://src.chromium.org/chrome/trunk/src/tools/telemetry",
    "src/third_party/catapult":
        "https://src.chromium.org/chrome/trunk/src/third_party/catapult",
}