| 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..e2d28793448dfad4043462cc15bf278da3ce83f2 100644
|
| --- a/tools/telemetry/third_party/WebKit/README.chromium
|
| +++ b/tools/telemetry/third_party/WebKit/README.chromium
|
| @@ -7,5 +7,8 @@ License File: LICENSE
|
| 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
|
| +Local Modifications: All the files not needed by telemetry are removed. Only
|
| +keep jquery.tablesorter.min.js and statistics.js.
|
| +statistics.js is modified to support computing confidenceIntervalDelta with
|
| +custom standard deviation & degrees of freedom (see
|
| +https://codereview.chromium.org/1309143006).
|
|
|