Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(243)

Side by Side Diff: tools/telemetry/DEPS

Issue 11741030: Add telemetry_bootstrap module (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | tools/telemetry/third_party/davclient/README.chromium » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Copyright (c) 2012 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
5 deps = {
6 "src/third_party/webpagereplay":
7 "http://web-page-replay.googlecode.com/svn/trunk",
8 "src/tools/telemetry":
9 "https://src.chromium.org/chrome/trunk/src/tools/telemetry",
10 "src/chrome/test/functional":
11 "https://src.chromium.org/chrome/trunk/src/chrome/test/functional",
12 "src/build/android":
13 "https://src.chromium.org/chrome/trunk/src/build/android",
14 "src/third_party/android_testrunner":
15 "https://src.chromium.org/chrome/trunk/src/third_party/android_testrunner" ,
16 }
OLDNEW
« no previous file with comments | « no previous file | tools/telemetry/third_party/davclient/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698