From f7036ba5884b9829fcb17aea4f3a16831abb7516 Mon Sep 17 00:00:00 2001 From: tsepez Date: Fri, 13 May 2016 15:02:43 -0700 Subject: Templatize CFX_{Byte,Wide}StringC Review-Url: https://codereview.chromium.org/1874773002 --- pdfium.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'pdfium.gyp') 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', -- cgit v1.2.3