Commit a2592d89 authored by dpranke's avatar dpranke Committed by Commit bot

Roll PDFium

This brings in:

28ddd48  Replace second set of #defines with templates in JS_Define.h
94dd28e  Update GN build files w/ cpu_arch -> current_cpu changes.
dce5730  Add test for PDF's JS "global".
a96cc9b  Replace ugly JS_Define macros with templates.
2da7bd4  Tidy up JS_Defines.h
7435e8e  Run pixel tests via automated script.
83c87e5  run_javascript_tests.py: Be more flexible about directory layout.

TBR=jam@chromium.org, tsepez@chromium.org
BUG=344767

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

Cr-Commit-Position: refs/heads/master@{#317684}
parent dc466675
...@@ -67,7 +67,7 @@ vars = { ...@@ -67,7 +67,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium # the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other. # and whatever else without interference from each other.
'pdfium_revision': '58985096a7852263df68e87d9bfc335a3e2759bf', 'pdfium_revision': '28ddd48bfd84c55cc51d0b16fa533c51affdeb5b',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling openmax_dl # the commit queue can handle CLs rolling openmax_dl
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment