diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -990,8 +990,8 @@ static_library("formfiller") { "fpdfsdk/formfiller/cffl_combobox.h", "fpdfsdk/formfiller/cffl_formfiller.cpp", "fpdfsdk/formfiller/cffl_formfiller.h", - "fpdfsdk/formfiller/cffl_iformfiller.cpp", - "fpdfsdk/formfiller/cffl_iformfiller.h", + "fpdfsdk/formfiller/cffl_interactiveformfiller.cpp", + "fpdfsdk/formfiller/cffl_interactiveformfiller.h", "fpdfsdk/formfiller/cffl_listbox.cpp", "fpdfsdk/formfiller/cffl_listbox.h", "fpdfsdk/formfiller/cffl_pushbutton.cpp", |