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

Unified Diff: BUILD.gn

Issue 2578603002: Remove unused sysbtn code (Closed)
Patch Set: Created 4 years 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 | xfa/fwl/cfwl_form.h » ('j') | xfa/fwl/fwl_widgetdef.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 2a680c0b806ff7266b971102f26bd6092e0174cc..21ac51a29c952490ea1c1a486b7bce796e8aecd3 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1269,8 +1269,6 @@ if (pdf_enable_xfa) {
"xfa/fwl/cfwl_scrollbar.h",
"xfa/fwl/cfwl_spinbutton.cpp",
"xfa/fwl/cfwl_spinbutton.h",
- "xfa/fwl/cfwl_sysbtn.cpp",
- "xfa/fwl/cfwl_sysbtn.h",
"xfa/fwl/cfwl_themebackground.h",
"xfa/fwl/cfwl_themepart.cpp",
"xfa/fwl/cfwl_themepart.h",
« no previous file with comments | « no previous file | xfa/fwl/cfwl_form.h » ('j') | xfa/fwl/fwl_widgetdef.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698