From 39fdfc35fa32d7dc2e4aa8d2f0cb0a153037ce8d Mon Sep 17 00:00:00 2001 From: dsinclair Date: Thu, 21 Jul 2016 12:09:45 -0700 Subject: Rename xfa_utils_imp to xfa_utils This makes the cpp and unittest files match the naming of the header file. Review-Url: https://codereview.chromium.org/2165833005 --- xfa.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xfa.gyp') diff --git a/xfa.gyp b/xfa.gyp index 44f28d3a6a..b3114580ba 100644 --- a/xfa.gyp +++ b/xfa.gyp @@ -568,8 +568,8 @@ "xfa/fxfa/parser/xfa_localevalue.h", "xfa/fxfa/parser/xfa_object.h", "xfa/fxfa/parser/xfa_resolvenode_rs.h", + "xfa/fxfa/parser/xfa_utils.cpp", "xfa/fxfa/parser/xfa_utils.h", - "xfa/fxfa/parser/xfa_utils_imp.cpp", "xfa/fxgraphics/cagg_graphics.cpp", "xfa/fxgraphics/cagg_graphics.h", "xfa/fxgraphics/cfx_color.cpp", -- cgit v1.2.3