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

Unified Diff: pdfium.gyp

Issue 837843002: Add ostream helpers for FX String classes. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Kill the continues. Created 5 years, 11 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/src/fxcrt/fx_basic_bstring_unittest.cpp ('k') | testing/fx_string_testhelpers.h » ('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 0ac04715e456155a2f59eb3714ef8ef9358ad0d3..25e8b112d8c3d0b1e08b9ebd4841c16303c88194 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -814,6 +814,8 @@
'<(DEPTH)'
],
'sources': [
+ 'testing/fx_string_testhelpers.h',
+ 'testing/fx_string_testhelpers.cpp',
'core/src/fxcrt/fx_basic_bstring_unittest.cpp',
],
},
« no previous file with comments | « core/src/fxcrt/fx_basic_bstring_unittest.cpp ('k') | testing/fx_string_testhelpers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698