From e530fb7976922c4934812f8721e7550ced17786b Mon Sep 17 00:00:00 2001 From: dsinclair Date: Wed, 6 Apr 2016 12:09:37 -0700 Subject: Move remaining fpdfdoc files This CL moves the last two fpdfdoc files from core/include/fpdfdoc to core/fpdfdoc/include. Review URL: https://codereview.chromium.org/1864163002 --- pdfium.gyp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pdfium.gyp') diff --git a/pdfium.gyp b/pdfium.gyp index 91e31fd652..1815f9d6f3 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -219,8 +219,8 @@ 'target_name': 'fpdfdoc', 'type': 'static_library', 'sources': [ - 'core/include/fpdfdoc/fpdf_doc.h', - 'core/include/fpdfdoc/fpdf_tagged.h', + 'core/fpdfdoc/include/fpdf_doc.h', + 'core/fpdfdoc/include/fpdf_tagged.h', 'core/fpdfdoc/cpdf_variabletext.cpp', 'core/fpdfdoc/cpvt_color.cpp', 'core/fpdfdoc/cpvt_color.h', -- cgit v1.2.3