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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/telemetry/third_party/davclient/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/telemetry/DEPS
===================================================================
--- tools/telemetry/DEPS (revision 0)
+++ tools/telemetry/DEPS (revision 0)
@@ -0,0 +1,16 @@
+# Copyright (c) 2012 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/third_party/webpagereplay":
+ "http://web-page-replay.googlecode.com/svn/trunk",
+ "src/tools/telemetry":
+ "https://src.chromium.org/chrome/trunk/src/tools/telemetry",
+ "src/chrome/test/functional":
+ "https://src.chromium.org/chrome/trunk/src/chrome/test/functional",
+ "src/build/android":
+ "https://src.chromium.org/chrome/trunk/src/build/android",
+ "src/third_party/android_testrunner":
+ "https://src.chromium.org/chrome/trunk/src/third_party/android_testrunner",
+ }
« 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