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

Side by Side Diff: third_party/dom_distiller_js/README.chromium

Issue 297563002: Roll DomDistillerJs (and make updater generate BUG=) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Now with BUG= Created 6 years, 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Name: dom-distiller-js 1 Name: dom-distiller-js
2 URL: https://code.google.com/p/dom-distiller 2 URL: https://code.google.com/p/dom-distiller
3 Version: a15dc85486 3 Version: 6ef4764253
4 License: BSD 4 License: BSD
5 Security Critical: yes 5 Security Critical: yes
6 6
7 Description: 7 Description:
8 Dom Distiller is a java library that extracts article content from a web page. 8 Dom Distiller is a java library that extracts article content from a web page.
9 It is compiled to javascript with GWT. 9 It is compiled to javascript with GWT.
10 10
11 How to update: 11 How to update:
12 Run update_domdistiller_js.sh. 12 Run update_domdistiller_js.sh.
13 13
14 Local Modifications: None 14 Local Modifications: None
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698