summaryrefslogtreecommitdiff
path: root/pdfium.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'pdfium.gyp')
-rw-r--r--pdfium.gyp10
1 files changed, 1 insertions, 9 deletions
diff --git a/pdfium.gyp b/pdfium.gyp
index 2f0392adc9..69f6908ccf 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -932,6 +932,7 @@
'core/fxcrt/fx_basic_bstring_unittest.cpp',
'core/fxcrt/fx_basic_gcc_unittest.cpp',
'core/fxcrt/fx_basic_memmgr_unittest.cpp',
+ 'core/fxcrt/fx_basic_util_unittest.cpp',
'core/fxcrt/fx_basic_wstring_unittest.cpp',
'core/fxcrt/fx_bidi_unittest.cpp',
'core/fxcrt/fx_extension_unittest.cpp',
@@ -959,15 +960,6 @@
'fpdfsdk/javascript/public_methods_unittest.cpp',
],
}],
- ['pdf_use_skia==1', {
- 'defines': ['PDF_ENABLE_SKIA'],
- 'dependencies': [
- '<(DEPTH)/skia/skia.gyp:skia',
- ],
- 'sources': [
- 'core/fxge/skia/fx_skia_device_unittest.cpp',
- ],
- }],
],
},
{