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

Unified Diff: BUILD.gn

Issue 2311313002: Make ColorStateData private to CPDF_ColorState (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_colorstate.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 7964a87d101ba1514282d0ba1a9251aa9c9bf336..6f6c50fb1dc34bfee0afc08967497647ffba8a56 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -412,8 +412,6 @@ static_library("fpdfapi") {
"core/fpdfapi/fpdf_page/cpdf_colorspace.cpp",
"core/fpdfapi/fpdf_page/cpdf_colorstate.cpp",
"core/fpdfapi/fpdf_page/cpdf_colorstate.h",
- "core/fpdfapi/fpdf_page/cpdf_colorstatedata.cpp",
- "core/fpdfapi/fpdf_page/cpdf_colorstatedata.h",
"core/fpdfapi/fpdf_page/cpdf_contentmark.cpp",
"core/fpdfapi/fpdf_page/cpdf_contentmark.h",
"core/fpdfapi/fpdf_page/cpdf_contentmarkdata.cpp",
« no previous file with comments | « no previous file | core/fpdfapi/fpdf_page/cpdf_colorstate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698