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

Unified Diff: pdfium.gyp

Issue 1274423003: Fix FXSYS_itoa() implementation. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Helper routines. Created 5 years, 4 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
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index 16d55d30d82cff88e3bc42c303eacee5c74ed00e..31f57da1b6d141346984d9b1a72649e4230375f5 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -719,6 +719,7 @@
'core/src/fxcrt/fx_basic_bstring_unittest.cpp',
'core/src/fxcrt/fx_basic_memmgr_unittest.cpp',
'core/src/fxcrt/fx_basic_wstring_unittest.cpp',
+ 'core/src/fxcrt/fx_system_unittest.cpp',
'testing/fx_string_testhelpers.h',
'testing/fx_string_testhelpers.cpp',
],
« core/src/fxcrt/fx_system_unittest.cpp ('K') | « core/src/fxcrt/fx_system_unittest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698