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

Unified Diff: BUILD.gn

Issue 1923153002: CPDF_Document::LoadPattern() and friends always have a valid matrix. (Closed) Base URL: https://pdfium.googlesource.com/pdfium@clean_doc2
Patch Set: rebase Created 4 years, 8 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 | « no previous file | core/fpdfapi/fpdf_page/cpdf_form.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 0ef72910850114e0c82119873428ab33a6ce3b59..4c974a9581fbbdd8cd0e1361de2f044eb6f386af 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -383,7 +383,6 @@ static_library("fpdfapi") {
"core/fpdfapi/fpdf_page/fpdf_page_func.cpp",
"core/fpdfapi/fpdf_page/fpdf_page_parser.cpp",
"core/fpdfapi/fpdf_page/fpdf_page_parser_old.cpp",
- "core/fpdfapi/fpdf_page/fpdf_page_pattern.cpp",
"core/fpdfapi/fpdf_page/include/cpdf_clippath.h",
"core/fpdfapi/fpdf_page/include/cpdf_color.h",
"core/fpdfapi/fpdf_page/include/cpdf_colorspace.h",
« no previous file with comments | « no previous file | core/fpdfapi/fpdf_page/cpdf_form.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698