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

Unified Diff: BUILD.gn

Issue 2509283003: Unify the three CFWL_EventType::SelectChange classes. (Closed)
Patch Set: Rebase ... 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') | 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 f91ea0e96ad1fcdd2b39f24347db8e16614c3e7d..020eee26e084cca3575f86197bc1b03aa2ce01e5 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1206,6 +1206,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698