| Index: pdfium.gyp
|
| diff --git a/pdfium.gyp b/pdfium.gyp
|
| index 471e970cb3de6d2278070d8b76e0981cf4fd784f..ea7e59bdbe8aceadfe18f900c3d6aa2ca0c12bcf 100644
|
| --- a/pdfium.gyp
|
| +++ b/pdfium.gyp
|
| @@ -737,7 +737,6 @@
|
| 'fpdfsdk/include/formfiller/FFL_FormFiller.h',
|
| 'fpdfsdk/include/formfiller/FFL_IFormFiller.h',
|
| 'fpdfsdk/include/formfiller/FFL_ListBox.h',
|
| - 'fpdfsdk/include/formfiller/FFL_Notify.h',
|
| 'fpdfsdk/include/formfiller/FFL_PushButton.h',
|
| 'fpdfsdk/include/formfiller/FFL_RadioButton.h',
|
| 'fpdfsdk/include/formfiller/FFL_TextField.h',
|
| @@ -749,7 +748,6 @@
|
| 'fpdfsdk/src/formfiller/FFL_FormFiller.cpp',
|
| 'fpdfsdk/src/formfiller/FFL_IFormFiller.cpp',
|
| 'fpdfsdk/src/formfiller/FFL_ListBox.cpp',
|
| - 'fpdfsdk/src/formfiller/FFL_Notify.cpp',
|
| 'fpdfsdk/src/formfiller/FFL_PushButton.cpp',
|
| 'fpdfsdk/src/formfiller/FFL_RadioButton.cpp',
|
| 'fpdfsdk/src/formfiller/FFL_TextField.cpp',
|
|
|