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

Unified Diff: xfa.gyp

Issue 1864973005: Move remaining xfa/include/fxfa files (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Rebase to master Created 4 years, 8 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 | « fpdfsdk/include/fsdk_baseform.h ('k') | xfa/fwl/basewidget/fwl_editimp.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa.gyp
diff --git a/xfa.gyp b/xfa.gyp
index bb2674cfccab83221ce87e11184041e3261f6ee3..671b7ba6769777f4d8c2a575b1586b4b06a97a4c 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -35,19 +35,19 @@
'FT2_BUILD_LIBRARY',
],
"sources":[
- "xfa/include/fxfa/fxfa.h",
- "xfa/include/fxfa/fxfa_basic.h",
- "xfa/include/fxfa/fxfa_widget.h",
- "xfa/include/fxfa/xfa_checksum.h",
- "xfa/include/fxfa/xfa_ffapp.h",
- "xfa/include/fxfa/xfa_ffdoc.h",
- "xfa/include/fxfa/xfa_ffdochandler.h",
- "xfa/include/fxfa/xfa_ffdocview.h",
- "xfa/include/fxfa/xfa_ffpageview.h",
- "xfa/include/fxfa/xfa_ffwidget.h",
- "xfa/include/fxfa/xfa_ffwidgethandler.h",
- "xfa/include/fxfa/xfa_fontmgr.h",
- "xfa/include/fxfa/xfa_rendercontext.h",
+ "xfa/fxfa/include/fxfa.h",
+ "xfa/fxfa/include/fxfa_basic.h",
+ "xfa/fxfa/include/fxfa_widget.h",
+ "xfa/fxfa/include/xfa_checksum.h",
+ "xfa/fxfa/include/xfa_ffapp.h",
+ "xfa/fxfa/include/xfa_ffdoc.h",
+ "xfa/fxfa/include/xfa_ffdochandler.h",
+ "xfa/fxfa/include/xfa_ffdocview.h",
+ "xfa/fxfa/include/xfa_ffpageview.h",
+ "xfa/fxfa/include/xfa_ffwidget.h",
+ "xfa/fxfa/include/xfa_ffwidgethandler.h",
+ "xfa/fxfa/include/xfa_fontmgr.h",
+ "xfa/fxfa/include/xfa_rendercontext.h",
"xfa/fde/css/fde_css.h",
"xfa/fde/css/fde_csscache.cpp",
"xfa/fde/css/fde_csscache.h",
« no previous file with comments | « fpdfsdk/include/fsdk_baseform.h ('k') | xfa/fwl/basewidget/fwl_editimp.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698