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

Unified Diff: third_party/WebKit/public/platform/WebDistillability.h

Issue 2387113002: reflow comments in public/platform/ (Closed)
Patch Set: nit Created 4 years, 2 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: 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;
« no previous file with comments | « third_party/WebKit/public/platform/WebCryptoAlgorithmParams.h ('k') | third_party/WebKit/public/platform/WebDragData.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698