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

Unified Diff: BUILD.gn

Issue 2509283003: Unify the three CFWL_EventType::SelectChange classes. (Closed)
Patch Set: Created 4 years, 1 month 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/core/cfwl_evtselectchanged.h » ('j') | xfa/fwl/core/ifwl_combobox.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index f04ec48b2e022bf814cc69f87af65d00394e36fe..794482d1d5e1ee96602583a3f05fe904092d8926 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1204,6 +1204,8 @@ if (pdf_enable_xfa) {
"xfa/fwl/core/cfwl_evtpredropdown.h",
"xfa/fwl/core/cfwl_evtscroll.cpp",
"xfa/fwl/core/cfwl_evtscroll.h",
+ "xfa/fwl/core/cfwl_evtselectchanged.cpp",
+ "xfa/fwl/core/cfwl_evtselectchanged.h",
"xfa/fwl/core/cfwl_evtsetfocus.cpp",
"xfa/fwl/core/cfwl_evtsetfocus.h",
"xfa/fwl/core/cfwl_evtsizechanged.cpp",
« no previous file with comments | « no previous file | xfa/fwl/core/cfwl_evtselectchanged.h » ('j') | xfa/fwl/core/ifwl_combobox.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698