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 --- pdfium.gyp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pdfium.gyp') diff --git a/pdfium.gyp b/pdfium.gyp index 10bba9d488..63b4011e3f 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -235,7 +235,9 @@ '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