From 0dbaa90e9f6777c5d2203cd18dc565670d6271c0 Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Tue, 7 Nov 2017 18:32:30 +0000 Subject: Rename CXFA_Arc to CXFA_ArcData This CL renames the CXFA_Arc class to make it clear it's part of the data hierarchy. Change-Id: Ia4cc276a2829db7ff11e778fe639b5c5656bf23e Reviewed-on: https://pdfium-review.googlesource.com/17970 Reviewed-by: Tom Sepez Commit-Queue: dsinclair --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 39312a0106..a1ccd6996a 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1785,7 +1785,7 @@ if (pdf_enable_xfa) { "xfa/fxfa/parser/cscript_logpseudomodel.h", "xfa/fxfa/parser/cscript_signaturepseudomodel.cpp", "xfa/fxfa/parser/cscript_signaturepseudomodel.h", - "xfa/fxfa/parser/cxfa_arc.h", + "xfa/fxfa/parser/cxfa_arcdata.h", "xfa/fxfa/parser/cxfa_arraynodelist.cpp", "xfa/fxfa/parser/cxfa_arraynodelist.h", "xfa/fxfa/parser/cxfa_assist.cpp", -- cgit v1.2.3