summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwychen <wychen@chromium.org>2015-06-25 12:38:46 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-25 19:39:21 +0000
commiteddcece7a95d6f7a22dedb74ed2f1e48e669af99 (patch)
tree1728bf1ae16e115421914b62953228bd1884449e
parent1846640b04711cb31946828a4b7bc4bcc54f0580 (diff)
downloadchromium_src-eddcece7a95d6f7a22dedb74ed2f1e48e669af99.zip
chromium_src-eddcece7a95d6f7a22dedb74ed2f1e48e669af99.tar.gz
chromium_src-eddcece7a95d6f7a22dedb74ed2f1e48e669af99.tar.bz2
Roll DOM Distiller JavaScript distribution package
Diff since last roll: https://github.com/chromium/dom-distiller/compare/6300dcfdb5...152a23e481 Picked up changes: 152a23e Make URLs in srcset absolute 85fab03 Forbid "next article" in Chinese in pagination detection b83e819 Refactor attribute stripping bd686e8 Strip style attributes from all tags b270b64 Update document about verbose logging 78b3d20 Forbid "next post" links in pagination detection 9c50bfe implement entry point for detection of pagination URLs BUG=436226,464123,486097,486834,493837 Review URL: https://codereview.chromium.org/1205813002 Cr-Commit-Position: refs/heads/master@{#336229}
-rw-r--r--DEPS2
-rw-r--r--third_party/dom_distiller_js/README.chromium2
2 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 8eb8879..7db8f05 100644
--- a/DEPS
+++ b/DEPS
@@ -269,7 +269,7 @@ deps = {
Var('chromium_git') + '/external/py_trace_event.git' + '@' + 'dd463ea9e2c430de2b9e53dea57a77b4c3ac9b30',
'src/third_party/dom_distiller_js/dist':
- Var('chromium_git') + '/external/github.com/chromium/dom-distiller-dist.git' + '@' + 'f93cf9c2817926a92f4f347b20fa840a1998d5f3',
+ Var('chromium_git') + '/external/github.com/chromium/dom-distiller-dist.git' + '@' + '81e5b59da2a7a0a518b90b5ded58670322c98128',
}
diff --git a/third_party/dom_distiller_js/README.chromium b/third_party/dom_distiller_js/README.chromium
index acf0f25..c47ff6c 100644
--- a/third_party/dom_distiller_js/README.chromium
+++ b/third_party/dom_distiller_js/README.chromium
@@ -1,6 +1,6 @@
Name: dom-distiller-js
URL: https://github.com/chromium/dom-distiller
-Version: 6300dcfdb5
+Version: 152a23e481
License: BSD
Security Critical: yes