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

Unified Diff: tools/telemetry/third_party/webpagereplay/README.md

Issue 1647513002: Delete tools/telemetry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
Index: tools/telemetry/third_party/webpagereplay/README.md
diff --git a/tools/telemetry/third_party/webpagereplay/README.md b/tools/telemetry/third_party/webpagereplay/README.md
deleted file mode 100644
index e306a0f71ad6e945791813020c1ef956bb18b047..0000000000000000000000000000000000000000
--- a/tools/telemetry/third_party/webpagereplay/README.md
+++ /dev/null
@@ -1,25 +0,0 @@
-[![Build
-Status](https://travis-ci.org/chromium/web-page-replay.png)](https://travis-ci.org/chromium/web-page-replay)
-[![Coverage
-Status](https://coveralls.io/repos/chromium/web-page-replay/badge.svg)](https://coveralls.io/r/chromium/web-page-replay)
-
-# Web Page Replay
-Record live Web pages and use them for local performance testing!
-
-## How?
-Use local DNS and HTTP(S) proxies to captures your live traffic. Then
-use these captures in order to replay the same exact content, making
-sure that your tests get consistent results, that are not affected by
-the origin servers, the network, etc.
-
-## Tell me more
-Check out the [getting
-started](documentation/GettingStarted.md) guide or take a
-look at the [architecture
-diagram](documentation/WebPageReplayDiagram.png).
-
-## I want to help
-If you find issues with the project, you can file issues on this repo.
-If you want to do more and contribute code to help the project evolve,
-check out our [contribution
-guidelines](documentation/Contributing.md).

Powered by Google App Engine
This is Rietveld 408576698