Index: core/fpdfdoc/include/cpdf_annot.h |
diff --git a/core/fpdfdoc/include/cpdf_annot.h b/core/fpdfdoc/include/cpdf_annot.h |
index eb9f02a717d8191850574315000271290778e5c4..c16decc7d690744339415c25dc93e931064ffcb1 100644 |
--- a/core/fpdfdoc/include/cpdf_annot.h |
+++ b/core/fpdfdoc/include/cpdf_annot.h |
@@ -100,6 +100,7 @@ class CPDF_Annot { |
private: |
void GenerateAPIfNeeded(); |
+ bool ShouldDrawAnnotation(); |
// For regular annotations, |m_pAnnotDict| is not owned. For |
// our artificially created popup annotations, |m_pAnnotDict| |