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

Unified Diff: BUILD.gn

Issue 2521303002: Rename IFWL_App to CFWL_App (Closed)
Patch Set: Rebase to master 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 | fpdfsdk/cpdfsdk_xfawidgethandler.cpp » ('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 9e58f5a8ac6decc9bb73b8f206e9126480c1cb77..6ce0545677d99dfbf3935224da36037bdbd663f8 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1180,6 +1180,8 @@ if (pdf_enable_xfa) {
"xfa/fgas/localization/fgas_locale.cpp",
"xfa/fgas/localization/fgas_locale.h",
"xfa/fgas/localization/fgas_localeimp.h",
+ "xfa/fwl/core/cfwl_app.cpp",
+ "xfa/fwl/core/cfwl_app.h",
"xfa/fwl/core/cfwl_barcode.cpp",
"xfa/fwl/core/cfwl_barcode.h",
"xfa/fwl/core/cfwl_checkbox.cpp",
@@ -1276,8 +1278,6 @@ if (pdf_enable_xfa) {
"xfa/fwl/core/fwl_widgetdef.h",
"xfa/fwl/core/fwl_widgethit.h",
"xfa/fwl/core/ifwl_adaptertimermgr.h",
- "xfa/fwl/core/ifwl_app.cpp",
- "xfa/fwl/core/ifwl_app.h",
"xfa/fwl/core/ifwl_barcode.cpp",
"xfa/fwl/core/ifwl_barcode.h",
"xfa/fwl/core/ifwl_caret.cpp",
« no previous file with comments | « no previous file | fpdfsdk/cpdfsdk_xfawidgethandler.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698