Index: tools/telemetry/third_party/WebKit/README.chromium |
diff --git a/tools/telemetry/third_party/WebKit/README.chromium b/tools/telemetry/third_party/WebKit/README.chromium |
index e56bb28d580b2ab060ab39cbed05d1c20a7b69b3..fa157a146ddc946bba86f1cccc2a1e08417ba747 100644 |
--- a/tools/telemetry/third_party/WebKit/README.chromium |
+++ b/tools/telemetry/third_party/WebKit/README.chromium |
@@ -8,4 +8,6 @@ Security Critical: no |
Description: Blink javascripts libraries are used for visualize performance |
metrics. |
Local Modifications: All the files not needed by telemetry are removed. Only keep |
-jquery.tablesorter.min.js and statistics.js |
+jquery.tablesorter.min.js and statistics.js. |
+statistics.js is modified to support computing confidenceIntervalDelta with |
+given std & degree of freedom (see https://codereview.chromium.org/1309143006) |
petrcermak
2015/09/10 09:04:09
nit: s/degree/degrees/
It would probably also be
nednguyen
2015/09/10 15:11:59
Done.
|