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

Unified Diff: BUILD.gn

Issue 2163133002: Move CPDF_Annot and CPDF_AnnotList to their own header. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Move CPDF_Annot and CPDF_AnnotList to their own header. Created 4 years, 5 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/doc_annot.h » ('j') | core/fpdfdoc/doc_annot.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 562036ad23cf8a4d396f1a34279722fe44e4a22d..90e54d63d00e614df7041e79d3b1cff4425e4d97 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -217,6 +217,7 @@ static_library("fpdfdoc") {
"core/fpdfdoc/ctypeset.h",
"core/fpdfdoc/doc_action.cpp",
"core/fpdfdoc/doc_annot.cpp",
+ "core/fpdfdoc/doc_annot.h",
"core/fpdfdoc/doc_basic.cpp",
"core/fpdfdoc/doc_bookmark.cpp",
"core/fpdfdoc/doc_form.cpp",
« no previous file with comments | « no previous file | core/fpdfdoc/doc_annot.h » ('j') | core/fpdfdoc/doc_annot.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698