summaryrefslogtreecommitdiff
path: root/pdfium.gyp
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2016-01-20 14:33:49 -0800
committerTom Sepez <tsepez@chromium.org>2016-01-20 14:33:49 -0800
commitfcb6398ea511e32a09d192543f70041b82646df1 (patch)
tree5e7809400749292195e47ec24af1018d3b002343 /pdfium.gyp
parent49e4932735292790c77b5362603d9f5d7f6adaaa (diff)
downloadpdfium-fcb6398ea511e32a09d192543f70041b82646df1.tar.xz
Merge to XFA: Replace more CFX_MapPtrToPtr.
Original Review URL: https://codereview.chromium.org/1580573002 . (cherry picked from commit a505d9d3e13485e090e50d5d83f882fb707d3f48) R=ochang@chromium.org Review URL: https://codereview.chromium.org/1610163003 .
Diffstat (limited to 'pdfium.gyp')
-rw-r--r--pdfium.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdfium.gyp b/pdfium.gyp
index b2cbb30a37..e7ff6b4923 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -461,7 +461,6 @@
'core/src/fxcrt/fx_basic_coords.cpp',
'core/src/fxcrt/fx_basic_gcc.cpp',
'core/src/fxcrt/fx_basic_list.cpp',
- 'core/src/fxcrt/fx_basic_maps.cpp',
'core/src/fxcrt/fx_basic_memmgr.cpp',
'core/src/fxcrt/fx_basic_plex.cpp',
'core/src/fxcrt/fx_basic_utf.cpp',
@@ -482,6 +481,7 @@
'core/include/fxcrt/fx_arb.h',
'core/src/fxcrt/fx_arabic.cpp',
'core/src/fxcrt/fx_arabic.h',
+ 'core/src/fxcrt/fx_basic_maps.cpp',
],
}],
],