summaryrefslogtreecommitdiffstats
path: root/pdf/pdf.gyp
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-26 19:24:48 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-26 19:24:48 +0000
commit191b12774a932b8cee9d0a3b75473c1383a8b647 (patch)
tree5bf1748b2e25714b98dcdeae97819d69fa5e839f /pdf/pdf.gyp
parent99e91533369d79c845724349d035949dd4cbfcd1 (diff)
downloadchromium_src-191b12774a932b8cee9d0a3b75473c1383a8b647.zip
chromium_src-191b12774a932b8cee9d0a3b75473c1383a8b647.tar.gz
chromium_src-191b12774a932b8cee9d0a3b75473c1383a8b647.tar.bz2
Roll in latest pdfium.
R=scottmg@chromium.org Review URL: https://codereview.chromium.org/299353002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272860 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'pdf/pdf.gyp')
-rw-r--r--pdf/pdf.gyp12
1 files changed, 0 insertions, 12 deletions
diff --git a/pdf/pdf.gyp b/pdf/pdf.gyp
index ad29e18..8410da9 100644
--- a/pdf/pdf.gyp
+++ b/pdf/pdf.gyp
@@ -126,18 +126,6 @@
}],
],
},
- {
- 'target_name': 'pdfium_test',
- 'type': 'executable',
- 'dependencies': [
- '../base/base.gyp:base',
- '../base/base.gyp:base_i18n',
- '../third_party/pdfium/pdfium.gyp:fpdfsdk',
- ],
- 'sources': [
- 'pdfium/pdfium_test.cc',
- ],
- }
],
'conditions': [
# CrOS has a separate step to do this.