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

Unified Diff: BUILD.gn

Issue 2487943003: Rename IFWL_ListItem to CFWL_ListItem (Closed)
Patch Set: cleanup 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_combobox.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 945b5a9a5b64fb84c2d5a0d183a62afc52777b28..cf25d5a639b581a1454dce9d180ad73eaf91c030 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1178,6 +1178,8 @@ if (pdf_enable_xfa) {
"xfa/fwl/core/cfwl_event.h",
"xfa/fwl/core/cfwl_listbox.cpp",
"xfa/fwl/core/cfwl_listbox.h",
+ "xfa/fwl/core/cfwl_listitem.cpp",
+ "xfa/fwl/core/cfwl_listitem.h",
"xfa/fwl/core/cfwl_message.h",
"xfa/fwl/core/cfwl_picturebox.cpp",
"xfa/fwl/core/cfwl_picturebox.h",
« no previous file with comments | « no previous file | xfa/fwl/core/cfwl_combobox.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698