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

Unified Diff: pdfium.gyp

Issue 1411963002: Remove unused CFFL_Notify. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: rebase Created 5 years, 2 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 | « fpdfsdk/src/formfiller/FFL_Notify.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index 2c1117277d5153576a7f434dde145355709e9c3c..27852290e7c02d0cb4f052a8a6c98bfa4a2debe8 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -695,7 +695,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',
@@ -707,7 +706,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',
« no previous file with comments | « fpdfsdk/src/formfiller/FFL_Notify.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698