Index: tools/telemetry/third_party/png/README.chromium |
diff --git a/tools/telemetry/third_party/png/README.chromium b/tools/telemetry/third_party/png/README.chromium |
deleted file mode 100644 |
index d838ece145e4b415b0b667e461ede70c8c5e4ed9..0000000000000000000000000000000000000000 |
--- a/tools/telemetry/third_party/png/README.chromium |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-Name: Pure Python PNG Reader/Writer |
-Short Name: pypng |
-URL: https://github.com/drj11/pypng/ |
-Version: 0 |
-Date: 2009-03-11 |
-Revision: dd1797c361eafa443878b0915f767b75bd518d3b |
-License: MIT |
-License File: NOT_SHIPPED |
-Security Critical: no |
- |
-Description: |
-A png encoder and decoder for python. Used by telemetry to decode screenshots |
-captured via the gpuBenchmark.windowSnapshot API, which are returned as |
-Base64-encoded PNG files. |
- |
-Local Modifications: |
-None. |