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

Unified Diff: BUILD.gn

Issue 2312743005: Make CPDF_ContentMarkData private to CPDF_ContentMark (Closed)
Patch Set: Created 4 years, 3 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_contentmark.h » ('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 6f6c50fb1dc34bfee0afc08967497647ffba8a56..0553f8b1a82051fd93088f5ad407f05a6b2eee0e 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -414,8 +414,6 @@ static_library("fpdfapi") {
"core/fpdfapi/fpdf_page/cpdf_colorstate.h",
"core/fpdfapi/fpdf_page/cpdf_contentmark.cpp",
"core/fpdfapi/fpdf_page/cpdf_contentmark.h",
- "core/fpdfapi/fpdf_page/cpdf_contentmarkdata.cpp",
- "core/fpdfapi/fpdf_page/cpdf_contentmarkdata.h",
"core/fpdfapi/fpdf_page/cpdf_contentmarkitem.cpp",
"core/fpdfapi/fpdf_page/cpdf_contentmarkitem.h",
"core/fpdfapi/fpdf_page/cpdf_countedobject.h",
« no previous file with comments | « no previous file | core/fpdfapi/fpdf_page/cpdf_contentmark.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698