summaryrefslogtreecommitdiff
path: root/pdfium.gyp
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2015-01-22 17:36:32 -0800
committerTom Sepez <tsepez@chromium.org>2015-01-22 17:36:32 -0800
commit1b1bb499613adc8b051ed602b04bea8758e582e6 (patch)
tree894a89762946cda8d5a015eb9e4fb587adde0749 /pdfium.gyp
parent19c6160ba46af0ec266c9b3903a65ef3186176df (diff)
downloadpdfium-1b1bb499613adc8b051ed602b04bea8758e582e6.tar.xz
Merge to XFA: pdfium_embeddertests fixes
This pulls in: af9be4f Add pdfium_embeddertests to BUILD.gn 36faa4a Fix build of pdfium_embeddertest under V8_USE_EXTERNAL_STARTUP_DATA. TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/873453005
Diffstat (limited to 'pdfium.gyp')
-rw-r--r--pdfium.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/pdfium.gyp b/pdfium.gyp
index 68ddcecbc7..a3f72156ff 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -913,7 +913,6 @@
'target_name': 'pdfium_embeddertests',
'type': 'executable',
'dependencies': [
- '<(DEPTH)/testing/gtest.gyp:gtest_main',
'<(DEPTH)/testing/gtest.gyp:gtest',
'pdfium',
],