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

Unified Diff: BUILD.gn

Issue 2292363002: Make CPDF_GraphState have a CPDF_GraphStateData instead of inheriting (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Rebase, nits Created 4 years, 4 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_allstates.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 8efaf04793e231a12b9188664290152df9e9afe3..b2f16b3ff14f48bc25c6bcefb8abd4ca9561c188 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -429,6 +429,7 @@ static_library("fpdfapi") {
"core/fpdfapi/fpdf_page/cpdf_generalstatedata.cpp",
"core/fpdfapi/fpdf_page/cpdf_graphicstates.cpp",
"core/fpdfapi/fpdf_page/cpdf_graphicstates.h",
+ "core/fpdfapi/fpdf_page/cpdf_graphstate.cpp",
"core/fpdfapi/fpdf_page/cpdf_graphstate.h",
"core/fpdfapi/fpdf_page/cpdf_image.cpp",
"core/fpdfapi/fpdf_page/cpdf_imageobject.cpp",
« no previous file with comments | « no previous file | core/fpdfapi/fpdf_page/cpdf_allstates.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698