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

Unified Diff: BUILD.gn

Issue 2332983002: Make ipdf_formnotify a pure virtual interface (Closed)
Patch Set: Created 4 years, 3 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 | core/fpdfdoc/include/ipdf_formnotify.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 0de7241470d9971b7562e2f04eea9d3fc45ebf99..29cf5f5e65d0be3e5301d9d27027d500af9a2f64 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" ]
« no previous file with comments | « no previous file | core/fpdfdoc/include/ipdf_formnotify.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698