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

Unified Diff: third_party/dom_distiller_js/README.chromium

Issue 176083002: Use boilerpipe-based dom-distiller-js (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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/dom_distiller_js/README.chromium
diff --git a/third_party/dom_distiller_js/README.chromium b/third_party/dom_distiller_js/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..27201f28940a0e48b288fa17fa1b6c4f84b4127f
--- /dev/null
+++ b/third_party/dom_distiller_js/README.chromium
@@ -0,0 +1,11 @@
+Name: dom-distiller-js
+URL: https://code.google.com/p/dom-distiller
+Version: 5fc15eb7483a
+License: BSD
Yaron 2014/02/26 02:50:50 Actually, why did you create this as BSD? Is it va
cjhopman 2014/02/27 02:43:09 My understanding: BSD is the default Chromium lice
nyquist 2014/03/03 18:08:57 For new readers, see: https://codereview.chromium.
+Security Critical: yes
+
+Description:
+Dom Distiller is a java library that extracts article content from a web page.
nyquist 2014/02/26 00:30:15 Could you add a description as to how to update th
cjhopman 2014/02/27 02:43:09 Done.
+It is compiled to javascript with GWT.
+
+Local Modifications: None

Powered by Google App Engine
This is Rietveld 408576698