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

Unified Diff: BUILD.gn

Issue 1881803003: Remove IFDE_Pen and IFDE_Brush. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: 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/fxge/include/fx_ge.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 81e43a15e7fdb598f5e3b44b275fc823c7f57142..49adca56a86de75dffcd6eaf0c93487a450ca8b7 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -917,7 +917,6 @@ if (pdf_enable_xfa) {
"xfa/fde/css/fde_cssstylesheet.h",
"xfa/fde/css/fde_csssyntax.cpp",
"xfa/fde/css/fde_csssyntax.h",
- "xfa/fde/fde_brush.h",
"xfa/fde/fde_gedevice.cpp",
"xfa/fde/fde_gedevice.h",
"xfa/fde/fde_geobject.cpp",
@@ -927,7 +926,6 @@ if (pdf_enable_xfa) {
"xfa/fde/fde_iterator.h",
"xfa/fde/fde_object.h",
"xfa/fde/fde_path.h",
- "xfa/fde/fde_pen.h",
"xfa/fde/fde_render.cpp",
"xfa/fde/fde_render.h",
"xfa/fde/fde_renderdevice.h",
« no previous file with comments | « no previous file | core/fxge/include/fx_ge.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698