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

Unified Diff: pdfium.gyp

Issue 2190983002: Splitting fpdfdoc/doc_* part III. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@fpdf_doc_IV
Patch Set: move cb Created 4 years, 4 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 | « core/fpdfdoc/include/cpdf_interform.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index 501ed9e06bec6d737df45cb00f12e6858893bfd9..61890e81cd2862a62d725d003af6da5dfc214fea 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -189,18 +189,26 @@
'core/fpdfdoc/cpdf_aaction.cpp',
'core/fpdfdoc/cpdf_action.cpp',
'core/fpdfdoc/cpdf_actionfields.cpp',
+ 'core/fpdfdoc/cpdf_apsettings.cpp',
'core/fpdfdoc/cpdf_apsettings.h',
'core/fpdfdoc/cpdf_annot.cpp',
'core/fpdfdoc/cpdf_annotlist.cpp',
'core/fpdfdoc/cpdf_bookmark.cpp',
'core/fpdfdoc/cpdf_bookmarktree.cpp',
+ 'core/fpdfdoc/cpdf_defaultappearance.cpp',
'core/fpdfdoc/cpdf_dest.cpp',
'core/fpdfdoc/cpdf_docjsactions.cpp',
'core/fpdfdoc/cpdf_filespec.cpp',
+ 'core/fpdfdoc/cpdf_formcontrol.cpp',
+ 'core/fpdfdoc/cpdf_formfield.cpp',
+ 'core/fpdfdoc/cpdf_iconfit.cpp',
+ 'core/fpdfdoc/cpdf_interform.cpp',
'core/fpdfdoc/cpdf_link.cpp',
'core/fpdfdoc/cpdf_linklist.cpp',
'core/fpdfdoc/cpdf_metadata.cpp',
'core/fpdfdoc/cpdf_nametree.cpp',
+ 'core/fpdfdoc/cpdf_numbertree.cpp',
+ 'core/fpdfdoc/cpdf_numbertree.h',
'core/fpdfdoc/cpdf_occontext.cpp',
'core/fpdfdoc/cpdf_pagelabel.cpp',
'core/fpdfdoc/cpdf_pagelabel.h',
@@ -224,11 +232,6 @@
'core/fpdfdoc/csection.h',
'core/fpdfdoc/ctypeset.cpp',
'core/fpdfdoc/ctypeset.h',
- 'core/fpdfdoc/doc_form.cpp',
- 'core/fpdfdoc/doc_formcontrol.cpp',
- 'core/fpdfdoc/doc_formfield.cpp',
- 'core/fpdfdoc/doc_utils.cpp',
- 'core/fpdfdoc/doc_utils.h',
'core/fpdfdoc/include/cpdf_aaction.h',
'core/fpdfdoc/include/cpdf_action.h',
'core/fpdfdoc/include/cpdf_actionfields.h',
« no previous file with comments | « core/fpdfdoc/include/cpdf_interform.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698