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

Unified Diff: BUILD.gn

Issue 2142213002: Remove some IFX_* wrappers. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Rebase to master Created 4 years, 5 months 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/fsdk_baseform.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 706ea900bcd8786670f639dde2a5342c47d0b4a8..c9a5fdd65937b4d074eceaa21905f9794fd613c4 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -743,8 +743,6 @@ static_library("fxedit") {
"fpdfsdk/fxedit/fxet_ap.cpp",
"fpdfsdk/fxedit/fxet_edit.cpp",
"fpdfsdk/fxedit/fxet_list.cpp",
- "fpdfsdk/fxedit/fxet_module.cpp",
- "fpdfsdk/fxedit/fxet_pageobjs.cpp",
"fpdfsdk/fxedit/include/fx_edit.h",
"fpdfsdk/fxedit/include/fxet_edit.h",
"fpdfsdk/fxedit/include/fxet_list.h",
« no previous file with comments | « no previous file | fpdfsdk/fsdk_baseform.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698