'type': 'static_library',
'dependencies': [
'third_party/third_party.gyp:bigint',
- 'third_party/third_party.gyp:safemath',
+ 'third_party/third_party.gyp:pdfium_base',
'fdrm',
'fpdfdoc',
'fpdfapi',
'core/src/fpdfapi/fpdf_font/fpdf_font.cpp',
'core/src/fpdfapi/fpdf_font/fpdf_font_charset.cpp',
'core/src/fpdfapi/fpdf_font/fpdf_font_cid.cpp',
- 'core/src/fpdfapi/fpdf_font/fpdf_font_utility.cpp',
'core/src/fpdfapi/fpdf_font/ttgsubtable.cpp',
'core/src/fpdfapi/fpdf_font/ttgsubtable.h',
'core/src/fpdfapi/fpdf_page/fpdf_page.cpp',
'core/include/fxcrt/fx_ucd.h',
'core/include/fxcrt/fx_xml.h',
'core/src/fxcrt/extension.h',
+ 'core/src/fxcrt/fx_safe_types.h',
'core/src/fxcrt/fxcrt_platforms.cpp',
'core/src/fxcrt/fxcrt_platforms.h',
'core/src/fxcrt/fxcrt_posix.cpp',
{
'target_name': 'javascript',
'type': 'static_library',
- 'include_dirs': [
- '<(DEPTH)/v8',
- '<(DEPTH)/v8/include',
- ],
+ 'include_dirs': [
+ '<(DEPTH)/v8',
+ '<(DEPTH)/v8/include',
+ ],
'dependencies': [
'<(DEPTH)/v8/tools/gyp/v8.gyp:v8',
- '<(DEPTH)/v8/tools/gyp/v8.gyp:v8_libplatform',
],
'export_dependent_settings': [
'<(DEPTH)/v8/tools/gyp/v8.gyp:v8',