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

Unified Diff: BUILD.gn

Issue 1415513004: Merge to XFA: Remove unused CFFL_Notify. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: 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 | « no previous file | fpdfsdk/include/formfiller/FFL_Notify.h » ('j') | fpdfsdk/include/formfiller/FFL_Notify.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index f921a0050178b6585004ccee4c089423ea0b7ce8..c54d8b2615ff2c624663145e014c19c199709943 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -713,7 +713,6 @@ static_library("formfiller") {
"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",
@@ -725,7 +724,6 @@ static_library("formfiller") {
"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 | « no previous file | fpdfsdk/include/formfiller/FFL_Notify.h » ('j') | fpdfsdk/include/formfiller/FFL_Notify.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698