summaryrefslogtreecommitdiff
path: root/pdfium.gyp
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2015-11-10 10:00:18 -0800
committerLei Zhang <thestig@chromium.org>2015-11-10 10:00:18 -0800
commit0b23c0758a5f0a79f79a4d2ce5434e3ccc10a853 (patch)
treef61851b1b1a59d9d23b786ccd0bf1b6ae0b0fde4 /pdfium.gyp
parentd535288b05d3e79bf3579bc1810fb582d0672f24 (diff)
downloadpdfium-0b23c0758a5f0a79f79a4d2ce5434e3ccc10a853.tar.xz
Merge to XFA: Remove core/src/fpdfapi/fpdf_font/common.h and use stdint types.
TBR=tsepez@chromium.org Review URL: https://codereview.chromium.org/1437603002 . (cherry picked from commit 21e079dd982f57daa9d5af0d9e48d58189ce35da) Review URL: https://codereview.chromium.org/1421303006 .
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 1de504be84..a92e67a244 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -288,7 +288,6 @@
'core/src/fpdfapi/fpdf_edit/fpdf_edit_create.cpp',
'core/src/fpdfapi/fpdf_edit/fpdf_edit_doc.cpp',
'core/src/fpdfapi/fpdf_edit/fpdf_edit_image.cpp',
- 'core/src/fpdfapi/fpdf_font/common.h',
'core/src/fpdfapi/fpdf_font/font_int.h',
'core/src/fpdfapi/fpdf_font/fpdf_font.cpp',
'core/src/fpdfapi/fpdf_font/fpdf_font_charset.cpp',