From 9c845c3117bf09191e83e9108e98a82fb1051075 Mon Sep 17 00:00:00 2001 From: thestig Date: Fri, 13 May 2016 11:08:41 -0700 Subject: Move some classes out of doc_vt.cpp into their own files. Review-Url: https://codereview.chromium.org/1979463002 --- BUILD.gn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index f784f05d80..1d87424f97 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -206,7 +206,9 @@ static_library("fpdfdoc") { "core/fpdfdoc/cpvt_lineinfo.h", "core/fpdfdoc/cpvt_sectioninfo.h", "core/fpdfdoc/cpvt_wordinfo.h", + "core/fpdfdoc/csection.cpp", "core/fpdfdoc/csection.h", + "core/fpdfdoc/ctypeset.cpp", "core/fpdfdoc/ctypeset.h", "core/fpdfdoc/doc_action.cpp", "core/fpdfdoc/doc_annot.cpp", -- cgit v1.2.3