From ccc8b21622a7d6a7723bc04e065e0ec3666dab64 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Fri, 2 Oct 2015 09:05:53 -0700 Subject: Correct mistakes in test case for 507316 Original patch by chamalsl. Trailer size in bug_507316 was wrong. embedder_test.cpp's GetPageTrampoline passed null parameter. It will affect future test cases even if it does not affect this. BUG=507316 R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1377403003 . --- testing/resources/bug_507316.pdf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/resources/bug_507316.pdf') diff --git a/testing/resources/bug_507316.pdf b/testing/resources/bug_507316.pdf index 13c70830f8..ecc205ceae 100644 --- a/testing/resources/bug_507316.pdf +++ b/testing/resources/bug_507316.pdf @@ -137,7 +137,7 @@ xref 0000001365 00000 n 0000001433 00000 n trailer << - /Size 15 + /Size 16 /Root 1 0 R >> startxref -- cgit v1.2.3