| Index: third_party/WebKit/public/platform/WebDistillability.h
|
| diff --git a/third_party/WebKit/public/platform/WebDistillability.h b/third_party/WebKit/public/platform/WebDistillability.h
|
| index 61bd0dbf588e6b3056aad29e5e27d0ecbe2976ce..14c9d16016d19a2b55f70dc7535f2a216fb64743 100644
|
| --- a/third_party/WebKit/public/platform/WebDistillability.h
|
| +++ b/third_party/WebKit/public/platform/WebDistillability.h
|
| @@ -18,7 +18,8 @@ struct WebDistillabilityFeatures {
|
| unsigned passwordInputCount;
|
| unsigned pCount;
|
| unsigned preCount;
|
| - // The following scores are derived from the triggering logic in Readability from Mozilla.
|
| + // The following scores are derived from the triggering logic in Readability
|
| + // from Mozilla.
|
| // https://github.com/mozilla/readability/blob/85101066386a0872526a6c4ae164c18fcd6cc1db/Readability.js#L1704
|
| double mozScore;
|
| double mozScoreAllSqrt;
|
|
|