diff options
Diffstat (limited to 'testing/embedder_test.h')
-rw-r--r-- | testing/embedder_test.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/embedder_test.h b/testing/embedder_test.h index a176d944c0..6b814a7267 100644 --- a/testing/embedder_test.h +++ b/testing/embedder_test.h @@ -125,8 +125,6 @@ class EmbedderTest : public ::testing::Test, FX_FILEAVAIL file_avail_; #ifdef PDF_ENABLE_V8 v8::Platform* platform_; - v8::StartupData natives_; - v8::StartupData snapshot_; #endif // PDF_ENABLE_V8 void* external_isolate_; TestLoader* loader_; |