Index: pdfium.gyp |
diff --git a/pdfium.gyp b/pdfium.gyp |
index c24c511438f9695edb5f41ecffce2735440bfe65..d6f5233618b2d71e3a5e865f0cceac0c7da1fb6b 100644 |
--- a/pdfium.gyp |
+++ b/pdfium.gyp |
@@ -864,6 +864,8 @@ |
'fpdfsdk/src/fpdfformfill_embeddertest.cpp', |
'fpdfsdk/src/fpdftext_embeddertest.cpp', |
'fpdfsdk/src/fpdfview_embeddertest.cpp', |
+ 'testing/c_api_test.h', |
+ 'testing/c_api_test.c', |
'testing/embedder_test.cpp', |
'testing/embedder_test.h', |
'testing/embedder_test_mock_delegate.h', |