diff options
author | dsinclair <dsinclair@chromium.org> | 2016-07-21 12:09:45 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-07-21 12:09:45 -0700 |
commit | 39fdfc35fa32d7dc2e4aa8d2f0cb0a153037ce8d (patch) | |
tree | 687cf14119e313186514036c7f24824060210dcb /xfa.gyp | |
parent | 3a7cc7382305e2d1f2793d9fea923f2428a87e64 (diff) | |
download | pdfium-39fdfc35fa32d7dc2e4aa8d2f0cb0a153037ce8d.tar.xz |
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
Diffstat (limited to 'xfa.gyp')
-rw-r--r-- | xfa.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |