summaryrefslogtreecommitdiff
path: root/pdfium.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'pdfium.gyp')
-rw-r--r--pdfium.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/pdfium.gyp b/pdfium.gyp
index 117cdb7913..37a9f1c698 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -773,7 +773,10 @@
'<(DEPTH)/v8/tools/gyp/v8.gyp:v8_libplatform',
],
'sources': [
+ 'fpdfsdk/src/javascript/public_methods_embeddertest.cpp',
'fpdfsdk/src/jsapi/fxjs_v8_embeddertest.cpp',
+ 'testing/js_embedder_test.cpp',
+ 'testing/js_embedder_test.h',
],
}],
],