summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authortsepez <tsepez@chromium.org>2016-09-13 06:21:52 -0700
committerCommit bot <commit-bot@chromium.org>2016-09-13 06:21:53 -0700
commitf786c267e290c259b38afe900b8abd23812a575b (patch)
treefd251e4c6a5ad207c65a9bc432f365dbf0334983 /BUILD.gn
parent9de00fdc4d4e4dba9e754b337a05809482e4fea2 (diff)
downloadpdfium-f786c267e290c259b38afe900b8abd23812a575b.tar.xz
Make ipdf_formnotify a pure virtual interface
Removes some unused code for the default implementation, Review-Url: https://codereview.chromium.org/2332983002
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 0de7241470..29cf5f5e65 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -312,7 +312,6 @@ static_library("fpdfdoc") {
"core/fpdfdoc/include/fpdf_tagged.h",
"core/fpdfdoc/include/ipdf_formnotify.h",
"core/fpdfdoc/include/ipvt_fontmap.h",
- "core/fpdfdoc/ipdf_formnotify.cpp",
"core/fpdfdoc/tagged_int.h",
]
configs += [ ":pdfium_core_config" ]