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

Unified Diff: BUILD.gn

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 | « no previous file | fpdfsdk/include/formfiller/FFL_Notify.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index ea53caed64fbb0de51c8774387bf431de35ce538..f355ae4fd82ea88c2d255121e4fbd907c10edf2e 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -731,7 +731,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",
@@ -743,7 +742,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698