| 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",
|
|
|