Update WebCore.FeatureObserver histogram owner.
[chromium-blink-merge.git] / tools / telemetry / bootstrap_deps
bloba5cd526991d951709f200022c3a662f6a46c9b3d
1 # Copyright 2014 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.
5 # This file specifies dependencies required to bootstrap Telemetry. It is in a
6 # minimal version of the format used by other DEPS files that gclient can read,
7 # but it should only be used to bootstrap Telemetry *outside* of a normal
8 # Chrome checkout. In particular, the normal 'value' part of the python
9 # dict is not used and hence does not contain real URLs for the repos.
11 deps = {
12     "src/tools/telemetry": "",
13     "src/third_party/android_tools/sdk/platform-tools": "",
14     "src/third_party/chromite/ssh_keys": "",
15     "src/third_party/webpagereplay": "",
16     "src/third_party/trace-viewer": "",
17     "src/third_party/typ": "",