From 24ef63300f167ac63fb1f7fe8d3323ed6bce1695 Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Mon, 24 Jul 2017 10:52:57 -0400 Subject: Move xfa/fxfa/app to xfa/fxfa There currently exists a weird split where some files exist in xfa/fxfa and some files exist in xfa/fxfa/app. This CL removes the app/ folder and moves all files up to the parent directory. Change-Id: I00c87851a1ebc5a7a636eb9a17b58ba3f1708a84 Reviewed-on: https://pdfium-review.googlesource.com/8810 Reviewed-by: Tom Sepez Commit-Queue: dsinclair --- BUILD.gn | 140 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 70 insertions(+), 70 deletions(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 7d5232ceb0..9cc4500503 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1614,88 +1614,64 @@ if (pdf_enable_xfa) { "xfa/fwl/theme/cfwl_utils.h", "xfa/fwl/theme/cfwl_widgettp.cpp", "xfa/fwl/theme/cfwl_widgettp.h", - "xfa/fxfa/app/cxfa_csstagprovider.cpp", - "xfa/fxfa/app/cxfa_csstagprovider.h", - "xfa/fxfa/app/cxfa_ffarc.cpp", - "xfa/fxfa/app/cxfa_ffarc.h", - "xfa/fxfa/app/cxfa_ffbarcode.cpp", - "xfa/fxfa/app/cxfa_ffbarcode.h", - "xfa/fxfa/app/cxfa_ffcheckbutton.cpp", - "xfa/fxfa/app/cxfa_ffcheckbutton.h", - "xfa/fxfa/app/cxfa_ffcombobox.cpp", - "xfa/fxfa/app/cxfa_ffcombobox.h", - "xfa/fxfa/app/cxfa_ffdatetimeedit.cpp", - "xfa/fxfa/app/cxfa_ffdatetimeedit.h", - "xfa/fxfa/app/cxfa_ffdraw.cpp", - "xfa/fxfa/app/cxfa_ffdraw.h", - "xfa/fxfa/app/cxfa_ffexclgroup.cpp", - "xfa/fxfa/app/cxfa_ffexclgroup.h", - "xfa/fxfa/app/cxfa_fffield.cpp", - "xfa/fxfa/app/cxfa_fffield.h", - "xfa/fxfa/app/cxfa_ffimage.cpp", - "xfa/fxfa/app/cxfa_ffimage.h", - "xfa/fxfa/app/cxfa_ffimageedit.cpp", - "xfa/fxfa/app/cxfa_ffimageedit.h", - "xfa/fxfa/app/cxfa_ffline.cpp", - "xfa/fxfa/app/cxfa_ffline.h", - "xfa/fxfa/app/cxfa_fflistbox.cpp", - "xfa/fxfa/app/cxfa_fflistbox.h", - "xfa/fxfa/app/cxfa_ffnotify.cpp", - "xfa/fxfa/app/cxfa_ffnotify.h", - "xfa/fxfa/app/cxfa_ffnumericedit.cpp", - "xfa/fxfa/app/cxfa_ffnumericedit.h", - "xfa/fxfa/app/cxfa_ffpasswordedit.cpp", - "xfa/fxfa/app/cxfa_ffpasswordedit.h", - "xfa/fxfa/app/cxfa_ffpushbutton.cpp", - "xfa/fxfa/app/cxfa_ffpushbutton.h", - "xfa/fxfa/app/cxfa_ffrectangle.cpp", - "xfa/fxfa/app/cxfa_ffrectangle.h", - "xfa/fxfa/app/cxfa_ffsignature.cpp", - "xfa/fxfa/app/cxfa_ffsignature.h", - "xfa/fxfa/app/cxfa_ffsubform.cpp", - "xfa/fxfa/app/cxfa_ffsubform.h", - "xfa/fxfa/app/cxfa_fftext.cpp", - "xfa/fxfa/app/cxfa_fftext.h", - "xfa/fxfa/app/cxfa_fftextedit.cpp", - "xfa/fxfa/app/cxfa_fftextedit.h", - "xfa/fxfa/app/cxfa_fwladapterwidgetmgr.cpp", - "xfa/fxfa/app/cxfa_fwladapterwidgetmgr.h", - "xfa/fxfa/app/cxfa_fwltheme.cpp", - "xfa/fxfa/app/cxfa_fwltheme.h", - "xfa/fxfa/app/cxfa_linkuserdata.cpp", - "xfa/fxfa/app/cxfa_linkuserdata.h", - "xfa/fxfa/app/cxfa_loadercontext.cpp", - "xfa/fxfa/app/cxfa_loadercontext.h", - "xfa/fxfa/app/cxfa_pieceline.cpp", - "xfa/fxfa/app/cxfa_pieceline.h", - "xfa/fxfa/app/cxfa_textlayout.cpp", - "xfa/fxfa/app/cxfa_textlayout.h", - "xfa/fxfa/app/cxfa_textparsecontext.cpp", - "xfa/fxfa/app/cxfa_textparsecontext.h", - "xfa/fxfa/app/cxfa_textparser.cpp", - "xfa/fxfa/app/cxfa_textparser.h", - "xfa/fxfa/app/cxfa_textpiece.cpp", - "xfa/fxfa/app/cxfa_textpiece.h", - "xfa/fxfa/app/cxfa_textprovider.cpp", - "xfa/fxfa/app/cxfa_textprovider.h", - "xfa/fxfa/app/cxfa_texttabstopscontext.cpp", - "xfa/fxfa/app/cxfa_texttabstopscontext.h", - "xfa/fxfa/app/cxfa_textuserdata.cpp", - "xfa/fxfa/app/cxfa_textuserdata.h", + "xfa/fxfa/cxfa_csstagprovider.cpp", + "xfa/fxfa/cxfa_csstagprovider.h", "xfa/fxfa/cxfa_deffontmgr.cpp", "xfa/fxfa/cxfa_deffontmgr.h", "xfa/fxfa/cxfa_eventparam.cpp", "xfa/fxfa/cxfa_eventparam.h", "xfa/fxfa/cxfa_ffapp.cpp", "xfa/fxfa/cxfa_ffapp.h", + "xfa/fxfa/cxfa_ffarc.cpp", + "xfa/fxfa/cxfa_ffarc.h", + "xfa/fxfa/cxfa_ffbarcode.cpp", + "xfa/fxfa/cxfa_ffbarcode.h", + "xfa/fxfa/cxfa_ffcheckbutton.cpp", + "xfa/fxfa/cxfa_ffcheckbutton.h", + "xfa/fxfa/cxfa_ffcombobox.cpp", + "xfa/fxfa/cxfa_ffcombobox.h", + "xfa/fxfa/cxfa_ffdatetimeedit.cpp", + "xfa/fxfa/cxfa_ffdatetimeedit.h", "xfa/fxfa/cxfa_ffdoc.cpp", "xfa/fxfa/cxfa_ffdoc.h", "xfa/fxfa/cxfa_ffdochandler.cpp", "xfa/fxfa/cxfa_ffdochandler.h", "xfa/fxfa/cxfa_ffdocview.cpp", "xfa/fxfa/cxfa_ffdocview.h", + "xfa/fxfa/cxfa_ffdraw.cpp", + "xfa/fxfa/cxfa_ffdraw.h", + "xfa/fxfa/cxfa_ffexclgroup.cpp", + "xfa/fxfa/cxfa_ffexclgroup.h", + "xfa/fxfa/cxfa_fffield.cpp", + "xfa/fxfa/cxfa_fffield.h", + "xfa/fxfa/cxfa_ffimage.cpp", + "xfa/fxfa/cxfa_ffimage.h", + "xfa/fxfa/cxfa_ffimageedit.cpp", + "xfa/fxfa/cxfa_ffimageedit.h", + "xfa/fxfa/cxfa_ffline.cpp", + "xfa/fxfa/cxfa_ffline.h", + "xfa/fxfa/cxfa_fflistbox.cpp", + "xfa/fxfa/cxfa_fflistbox.h", + "xfa/fxfa/cxfa_ffnotify.cpp", + "xfa/fxfa/cxfa_ffnotify.h", + "xfa/fxfa/cxfa_ffnumericedit.cpp", + "xfa/fxfa/cxfa_ffnumericedit.h", "xfa/fxfa/cxfa_ffpageview.cpp", "xfa/fxfa/cxfa_ffpageview.h", + "xfa/fxfa/cxfa_ffpasswordedit.cpp", + "xfa/fxfa/cxfa_ffpasswordedit.h", + "xfa/fxfa/cxfa_ffpushbutton.cpp", + "xfa/fxfa/cxfa_ffpushbutton.h", + "xfa/fxfa/cxfa_ffrectangle.cpp", + "xfa/fxfa/cxfa_ffrectangle.h", + "xfa/fxfa/cxfa_ffsignature.cpp", + "xfa/fxfa/cxfa_ffsignature.h", + "xfa/fxfa/cxfa_ffsubform.cpp", + "xfa/fxfa/cxfa_ffsubform.h", + "xfa/fxfa/cxfa_fftext.cpp", + "xfa/fxfa/cxfa_fftext.h", + "xfa/fxfa/cxfa_fftextedit.cpp", + "xfa/fxfa/cxfa_fftextedit.h", "xfa/fxfa/cxfa_ffwidget.cpp", "xfa/fxfa/cxfa_ffwidget.h", "xfa/fxfa/cxfa_ffwidgethandler.cpp", @@ -1704,10 +1680,34 @@ if (pdf_enable_xfa) { "xfa/fxfa/cxfa_fileread.h", "xfa/fxfa/cxfa_fontmgr.cpp", "xfa/fxfa/cxfa_fontmgr.h", + "xfa/fxfa/cxfa_fwladapterwidgetmgr.cpp", + "xfa/fxfa/cxfa_fwladapterwidgetmgr.h", + "xfa/fxfa/cxfa_fwltheme.cpp", + "xfa/fxfa/cxfa_fwltheme.h", + "xfa/fxfa/cxfa_linkuserdata.cpp", + "xfa/fxfa/cxfa_linkuserdata.h", + "xfa/fxfa/cxfa_loadercontext.cpp", + "xfa/fxfa/cxfa_loadercontext.h", "xfa/fxfa/cxfa_pdffontmgr.cpp", "xfa/fxfa/cxfa_pdffontmgr.h", + "xfa/fxfa/cxfa_pieceline.cpp", + "xfa/fxfa/cxfa_pieceline.h", "xfa/fxfa/cxfa_rendercontext.cpp", "xfa/fxfa/cxfa_rendercontext.h", + "xfa/fxfa/cxfa_textlayout.cpp", + "xfa/fxfa/cxfa_textlayout.h", + "xfa/fxfa/cxfa_textparsecontext.cpp", + "xfa/fxfa/cxfa_textparsecontext.h", + "xfa/fxfa/cxfa_textparser.cpp", + "xfa/fxfa/cxfa_textparser.h", + "xfa/fxfa/cxfa_textpiece.cpp", + "xfa/fxfa/cxfa_textpiece.h", + "xfa/fxfa/cxfa_textprovider.cpp", + "xfa/fxfa/cxfa_textprovider.h", + "xfa/fxfa/cxfa_texttabstopscontext.cpp", + "xfa/fxfa/cxfa_texttabstopscontext.h", + "xfa/fxfa/cxfa_textuserdata.cpp", + "xfa/fxfa/cxfa_textuserdata.h", "xfa/fxfa/cxfa_widgetacc.cpp", "xfa/fxfa/cxfa_widgetacc.h", "xfa/fxfa/cxfa_widgetacciterator.cpp", @@ -1954,9 +1954,9 @@ test("pdfium_unittests") { "xfa/fgas/crt/cfgas_formatstring_unittest.cpp", "xfa/fgas/layout/cfx_rtfbreak_unittest.cpp", "xfa/fwl/cfx_barcode_unittest.cpp", - "xfa/fxfa/app/cxfa_ffbarcode_unittest.cpp", - "xfa/fxfa/app/cxfa_textparser_unittest.cpp", "xfa/fxfa/cxfa_ffapp_unittest.cpp", + "xfa/fxfa/cxfa_ffbarcode_unittest.cpp", + "xfa/fxfa/cxfa_textparser_unittest.cpp", "xfa/fxfa/fm2js/cxfa_fmlexer_unittest.cpp", "xfa/fxfa/fm2js/cxfa_fmparse_unittest.cpp", "xfa/fxfa/fm2js/cxfa_fmsimpleexpression_unittest.cpp", -- cgit v1.2.3