summaryrefslogtreecommitdiff
path: root/pdfium.gyp
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-07-21 12:09:45 -0700
committerCommit bot <commit-bot@chromium.org>2016-07-21 12:09:45 -0700
commit39fdfc35fa32d7dc2e4aa8d2f0cb0a153037ce8d (patch)
tree687cf14119e313186514036c7f24824060210dcb /pdfium.gyp
parent3a7cc7382305e2d1f2793d9fea923f2428a87e64 (diff)
downloadpdfium-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 'pdfium.gyp')
-rw-r--r--pdfium.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdfium.gyp b/pdfium.gyp
index ecef4a7838..05972f2073 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -902,7 +902,7 @@
'xfa/fde/xml/fde_xml_imp_unittest.cpp',
'xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder_unittest.cpp',
'xfa/fxfa/app/xfa_textlayout_unittest.cpp',
- 'xfa/fxfa/parser/xfa_utils_imp_unittest.cpp',
+ 'xfa/fxfa/parser/xfa_utils_unittest.cpp',
],
}],
['pdf_use_skia==1', {