Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(74)

Unified Diff: pdfium.gyp

Issue 1874773002: Templatize CFX_{Byte,Wide}StringC (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Remove one <type_traits> include. Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « core/fxcrt/include/fx_system.h ('k') | testing/fx_string_testhelpers.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index 63b4011e3fc3b7bd9f957dd9b1076227f48e5ee8..5532bc8360816a25431a757f53933a3d8b7c5e4e 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',
« no previous file with comments | « core/fxcrt/include/fx_system.h ('k') | testing/fx_string_testhelpers.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698