diff options
author | Lei Zhang <thestig@chromium.org> | 2015-09-08 15:30:25 -0700 |
---|---|---|
committer | Lei Zhang <thestig@chromium.org> | 2015-09-08 15:30:25 -0700 |
commit | 96675b148c8961242e2e1f91a300fd9b15068bdf (patch) | |
tree | ed35ee6fea8bce89ad5acdfab43b2332d30be885 /testing/resources/javascript/app_alert_expected.txt | |
parent | e61b6e58c9c535ca097b9819c333b65825e0c64e (diff) | |
download | pdfium-96675b148c8961242e2e1f91a300fd9b15068bdf.tar.xz |
Merge to XFA: Change the JS app.viewerType() return value to "pdfium"
BUG=pdfium:181
TBR=tsepez@chromium.org
Review URL: https://codereview.chromium.org/1331633002 .
(cherry picked from commit 4bc64cabc561d5df211ed02dc75c85e41fa91312)
Review URL: https://codereview.chromium.org/1327523007 .
Diffstat (limited to 'testing/resources/javascript/app_alert_expected.txt')
-rw-r--r-- | testing/resources/javascript/app_alert_expected.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/resources/javascript/app_alert_expected.txt b/testing/resources/javascript/app_alert_expected.txt index ac46b62203..91205bc91d 100644 --- a/testing/resources/javascript/app_alert_expected.txt +++ b/testing/resources/javascript/app_alert_expected.txt @@ -1 +1 @@ -Alert: This test passes if alert() logs output under the test utiltiy. +Alert: This test passes if alert() logs output under the test utility. |