summaryrefslogtreecommitdiff
path: root/xfa.gyp
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-08-03 12:58:53 -0700
committerCommit bot <commit-bot@chromium.org>2016-08-03 12:58:53 -0700
commit8d0cc67cdf3ef45ee7268d3e00a21c0a99843a84 (patch)
tree36e5098671adcfd2c307e0db482186770a3f3c83 /xfa.gyp
parentd9a39d0e09df7f09d0f6caec525642f3472fe6f3 (diff)
downloadpdfium-8d0cc67cdf3ef45ee7268d3e00a21c0a99843a84.tar.xz
Rename xfa_layout_pagemgr_new.h
This renames the file to match the class name. Review-Url: https://codereview.chromium.org/2209823002
Diffstat (limited to 'xfa.gyp')
-rw-r--r--xfa.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfa.gyp b/xfa.gyp
index 1a1849425f..7a79ae5fb7 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -496,6 +496,8 @@
"xfa/fxfa/parser/cxfa_image.h",
"xfa/fxfa/parser/cxfa_layoutitem.cpp",
"xfa/fxfa/parser/cxfa_layoutitem.h",
+ "xfa/fxfa/parser/cxfa_layoutpagemgr.cpp",
+ "xfa/fxfa/parser/cxfa_layoutpagemgr.h",
"xfa/fxfa/parser/cxfa_layoutprocessor.cpp",
"xfa/fxfa/parser/cxfa_layoutprocessor.h",
"xfa/fxfa/parser/cxfa_line.cpp",
@@ -558,8 +560,6 @@
"xfa/fxfa/parser/xfa_document_datamerger_imp.h",
"xfa/fxfa/parser/xfa_layout_itemlayout.cpp",
"xfa/fxfa/parser/xfa_layout_itemlayout.h",
- "xfa/fxfa/parser/xfa_layout_pagemgr_new.cpp",
- "xfa/fxfa/parser/xfa_layout_pagemgr_new.h",
"xfa/fxfa/parser/xfa_locale.cpp",
"xfa/fxfa/parser/xfa_locale.h",
"xfa/fxfa/parser/xfa_localemgr.cpp",