diff options
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index 63b4011e3f..5532bc8360 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -615,6 +615,7 @@ 'target_name': 'fxcrt', 'type': 'static_library', 'sources': [ + 'core/fxcrt/cfx_string_c_template.h', 'core/fxcrt/cfx_string_data_template.h', 'core/fxcrt/extension.h', 'core/fxcrt/fx_basic_array.cpp', |