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

Unified Diff: xfa.gyp

Issue 1877383002: Only SolidBrush types are created, remove other brushes. (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 | « BUILD.gn ('k') | xfa/fde/fde_brush.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa.gyp
diff --git a/xfa.gyp b/xfa.gyp
index 671b7ba6769777f4d8c2a575b1586b4b06a97a4c..cb3893a8545a349b5a80591a12c09d9193be22e8 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -62,8 +62,6 @@
"xfa/fde/css/fde_csssyntax.cpp",
"xfa/fde/css/fde_csssyntax.h",
"xfa/fde/fde_brush.h",
- "xfa/fde/fde_devbasic.cpp",
- "xfa/fde/fde_devbasic.h",
"xfa/fde/fde_renderdevice.h",
"xfa/fde/fde_gedevice.cpp",
"xfa/fde/fde_gedevice.h",
@@ -72,7 +70,6 @@
"xfa/fde/fde_image.h",
"xfa/fde/fde_iterator.cpp",
"xfa/fde/fde_iterator.h",
- "xfa/fde/fde_object.cpp",
"xfa/fde/fde_object.h",
"xfa/fde/fde_path.h",
"xfa/fde/fde_pen.h",
« no previous file with comments | « BUILD.gn ('k') | xfa/fde/fde_brush.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698