Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(336)

Unified Diff: pdf/pdf.gyp

Issue 299353002: Roll in latest pdfium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: sync Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/all.gyp ('k') | pdf/pdfium/pdfium_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdf/pdf.gyp
===================================================================
--- pdf/pdf.gyp (revision 272859)
+++ pdf/pdf.gyp (working copy)
@@ -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.
« no previous file with comments | « build/all.gyp ('k') | pdf/pdfium/pdfium_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698