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

Unified Diff: BUILD.gn

Issue 1925453002: Move CPDF_Document code into cpdf_document.cpp. (Closed) Base URL: https://pdfium.googlesource.com/pdfium@master
Patch Set: nits 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_edit/fpdf_edit_doc.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 ca4dfec0ffc5bd5e8cc58de448c370c4e8438daa..0ef72910850114e0c82119873428ab33a6ce3b59 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -307,7 +307,6 @@ static_library("fpdfapi") {
"core/fpdfapi/fpdf_edit/cpdf_pagecontentgenerator.cpp",
"core/fpdfapi/fpdf_edit/editint.h",
"core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp",
- "core/fpdfapi/fpdf_edit/fpdf_edit_doc.cpp",
"core/fpdfapi/fpdf_edit/include/cpdf_creator.h",
"core/fpdfapi/fpdf_edit/include/cpdf_pagecontentgenerator.h",
"core/fpdfapi/fpdf_font/cpdf_cidfont.cpp",
« no previous file with comments | « no previous file | core/fpdfapi/fpdf_edit/fpdf_edit_doc.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698