Roll DomDistillerJS
commitc2a475ec5f9c7c9021119e6f822708507da4354d
authormdjones <mdjones@chromium.org>
Wed, 19 Nov 2014 01:13:47 +0000 (18 17:13 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 19 Nov 2014 01:14:15 +0000 (19 01:14 +0000)
tree29b9c0ee0b1999796969e687847080d7ef52cefa
parentea77719d85faa2c7f59aa2c8df8cb7ca7a3c4b2e
Roll DomDistillerJS

Picked up changes:
c285a7e Add content_image field to protobuff for scoring.

BUG=None

Change distiller image fetcher for new protobuff.

The protobuff for the dom distiller changed the way that
image information is transferred. This change updated the code
that uses the images accordingly. The protobuff now contains a
repeated "ContentImage" field instead of repeated string.

The outgoing protobuff "DistilledArticleProto" also changed to
include original image urls in the image list.

BUG=None

Review URL: https://codereview.chromium.org/732153002

Cr-Commit-Position: refs/heads/master@{#304723}
components/dom_distiller/core/distiller.cc
components/dom_distiller/core/distiller.h
components/dom_distiller/core/distiller_unittest.cc
components/dom_distiller/core/proto/distilled_page.proto
third_party/dom_distiller_js/README.chromium
third_party/dom_distiller_js/package/js/domdistiller.js
third_party/dom_distiller_js/package/proto/dom_distiller.proto
third_party/dom_distiller_js/package/proto_gen/third_party/dom_distiller_js/dom_distiller_json_converter.h