diff options
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index fb6771f0cd..9039190053 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -838,7 +838,7 @@ '<(DEPTH)' ], 'sources': [ - 'testing/basic_embeddertest.cpp', + 'fpdfsdk/src/fpdfview_embeddertest.cpp', 'testing/embedder_test.cpp', 'testing/embedder_test.h', 'testing/fx_string_testhelpers.cpp', |