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

Unified Diff: pdfium.gyp

Issue 845313006: Add small flate decode unit test. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: GN Created 5 years, 10 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 15f942d0a6655477ffa773bcdd01f9e9563aeab1..5a25d81b87d4f89226eb8a915ddbb11b5b6bdd19 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -838,6 +838,7 @@
'sources': [
'testing/fx_string_testhelpers.h',
'testing/fx_string_testhelpers.cpp',
+ 'core/src/fpdfapi/fpdf_parser/fpdf_parser_decode_unittest.cpp',
'core/src/fxcrt/fx_basic_bstring_unittest.cpp',
'core/src/fxcrt/fx_basic_wstring_unittest.cpp',
],

Powered by Google App Engine
This is Rietveld 408576698