summaryrefslogtreecommitdiff
path: root/xfa.gyp
diff options
context:
space:
mode:
authordan sinclair <dj2@everburning.com>2016-03-24 12:56:07 -0400
committerdan sinclair <dj2@everburning.com>2016-03-24 12:56:07 -0400
commit2e8798f5b93dac2fab4980b9c4862f13711809e6 (patch)
tree504dc2939344d6f8ac60a000501a4b0c08ce8248 /xfa.gyp
parent129a60ec2d4d98ed953beaca629c99a52fb7e9b0 (diff)
downloadpdfium-2e8798f5b93dac2fab4980b9c4862f13711809e6.tar.xz
Fix typos in .gyp files
These are found by the Windows version of GYP. Not sure how to turn the warnings on for other platforms. R=caryclark@google.com Review URL: https://codereview.chromium.org/1830913003 .
Diffstat (limited to 'xfa.gyp')
-rw-r--r--xfa.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa.gyp b/xfa.gyp
index 680a724c82..1a756062aa 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -295,7 +295,7 @@
"xfa/fxbarcode/cbc_datamatrix.cpp",
"xfa/fxbarcode/cbc_datamatrix.h",
"xfa/fxbarcode/cbc_ean8.cpp",
- "xfa/fxbarcode/cbc_ena8.h",
+ "xfa/fxbarcode/cbc_ean8.h",
"xfa/fxbarcode/cbc_ean13.cpp",
"xfa/fxbarcode/cbc_ean13.h",
"xfa/fxbarcode/cbc_onecode.cpp",