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

Unified Diff: BUILD.gn

Issue 2578603002: Remove unused sysbtn code (Closed)
Patch Set: Rebase to master 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') | 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 115fc8d0e49104d154453269b528720c13acf3f8..b9f648fa953317022f778f972f9d7b7b66310d82 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1268,8 +1268,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698