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

Unified Diff: pdfium.gyp

Issue 1409223002: fxcrt convergence - XFA side. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Stray file. Created 5 years, 2 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 3785d38a1b9d232dae28b57b948a3a915c55a71d..4d20f82f181eb57eafa81f98b1249e7f628777b4 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -772,8 +772,9 @@
'core/src/fxcrt/fx_basic_bstring_unittest.cpp',
'core/src/fxcrt/fx_basic_memmgr_unittest.cpp',
'core/src/fxcrt/fx_basic_wstring_unittest.cpp',
- 'testing/fx_string_testhelpers.h',
+ 'core/src/fxcrt/fx_system_unittest.cpp',
Lei Zhang 2015/10/16 21:11:48 GN as well.
Tom Sepez 2015/10/16 21:29:44 Done.
'testing/fx_string_testhelpers.cpp',
+ 'testing/fx_string_testhelpers.h',
'third_party/base/nonstd_unique_ptr_unittest.cpp',
],
'conditions': [

Powered by Google App Engine
This is Rietveld 408576698