diff options
author | Tom Sepez <tsepez@chromium.org> | 2015-06-02 17:11:18 -0700 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2015-06-02 17:11:18 -0700 |
commit | 6efc0ad16665ab74c5033bdc36dbcb7c8aad7e6c (patch) | |
tree | ee2108db3b8aa908b6647f0eceb4d85564a76416 /pdfium.gyp | |
parent | 461a26d822c4bb89e59640da577d18d501a8fb82 (diff) | |
download | pdfium-6efc0ad16665ab74c5033bdc36dbcb7c8aad7e6c.tar.xz |
Merge to XFA: Automated test case for 487928.
Original Review URL: https://codereview.chromium.org/1153213004
R=thestig@chromium.org
TBR=thestig@chromium.org
Review URL: https://codereview.chromium.org/1158483004
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index 8cd3c372e5..3ef1a13049 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -959,6 +959,7 @@ 'testing/embedder_test.cpp', 'testing/embedder_test.h', 'testing/embedder_test_mock_delegate.h', + 'testing/embedder_test_timer_handling_delegate.h', 'testing/fx_string_testhelpers.cpp', 'testing/fx_string_testhelpers.h', ], |