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

Unified Diff: experimental/bisect_lib/README.md

Issue 1521503002: Update bisect_lib with the changes committed in the infra/build repo. (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: In README: add back license header, add link to Telemetry docs in catapult Created 5 years 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 | experimental/bisect_lib/bin/run_py_tests » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/bisect_lib/README.md
diff --git a/experimental/bisect_lib/README.md b/experimental/bisect_lib/README.md
index b76c3d95e406e0ce5c688da3d5df69db317f756f..120e079811c5159719cdaf576a431ea714401e63 100644
--- a/experimental/bisect_lib/README.md
+++ b/experimental/bisect_lib/README.md
@@ -1,4 +1,3 @@
-
<!-- Copyright 2015 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.
@@ -13,15 +12,6 @@ recipes subsystem currently allows.
Secondary goals are:
- * Simplify code sharing with the related [Telemetry](https://www.chromium.org/developers/telemetry) and [Performance Dashboard](https://github.com/catapult-project/catapult/blob/master/dashboard/README.md) projects, also under catapult.
+ * Simplify code sharing with the related [Telemetry](/telemetry/README.md) and [Performance Dashboard](/dashboard/README.md) projects.
* Eventually move the bisect director role outside of buildbot/recipes and
into its own standalone application.
-
-These tools were created by Chromium developers for performance analysis,
-testing, and monitoring of Chrome, but they can also be used for analyzing and
-monitoring websites, and eventually Android apps.
-
-Contributing
-============
-Please see [our contributor's guide](https://github.com/catapult-project/catapult/blob/master/CONTRIBUTING.md)
-
« no previous file with comments | « no previous file | experimental/bisect_lib/bin/run_py_tests » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698