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

Unified Diff: pdfium.gyp

Issue 1421783004: Enforce input and output dimensionalities for CPDF_StitchFunc. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: address comments Created 5 years, 1 month 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/fpdfapi/fpdf_page/fpdf_page_func_embeddertest.cpp ('k') | testing/resources/bug_551460.in » ('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 1afadaa6728975ec5f58a6b99e92dae142a8f6b2..17d4336495110bbf8a1bc08833d5f21f12ae2bd4 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -743,6 +743,7 @@
'<(DEPTH)',
],
'sources': [
+ 'core/src/fpdfapi/fpdf_page/fpdf_page_func_embeddertest.cpp',
'core/src/fpdfapi/fpdf_parser/fpdf_parser_decode_embeddertest.cpp',
'core/src/fpdfapi/fpdf_parser/fpdf_parser_parser_embeddertest.cpp',
'core/src/fpdfapi/fpdf_render/fpdf_render_pattern_embeddertest.cpp',
« no previous file with comments | « core/src/fpdfapi/fpdf_page/fpdf_page_func_embeddertest.cpp ('k') | testing/resources/bug_551460.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698