diff options
author | caryclark <caryclark@google.com> | 2016-04-04 10:00:54 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-04-04 10:00:54 -0700 |
commit | 5838dbd3809d1d16945009c7f9d6111dda3797f0 (patch) | |
tree | f5ef9d4e3017a5c4ef0dded6c0cdac9802d4b5a5 /xfa.gyp | |
parent | d80e0a7f9fb36503e872e022af65899d55080790 (diff) | |
download | pdfium-5838dbd3809d1d16945009c7f9d6111dda3797f0.tar.xz |
fix gyp typos
The gyp build on Windows detected
a few typos in recent edits.
R=dsinclair@chromium.org
Review URL: https://codereview.chromium.org/1855173003
Diffstat (limited to 'xfa.gyp')
-rw-r--r-- | xfa.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -269,7 +269,7 @@ "xfa/fwl/lightwidget/cfwl_widgetdelegate.cpp", "xfa/fwl/lightwidget/cfwl_widgetdelegate.h", "xfa/fwl/lightwidget/cfwl_widgetproperties.cpp", - "xfa/fwl/lightwidget/cfwl_widgetproperites.h", + "xfa/fwl/lightwidget/cfwl_widgetproperties.h", "xfa/fwl/theme/cfwl_barcodetp.cpp", "xfa/fwl/theme/cfwl_barcodetp.h", "xfa/fwl/theme/cfwl_carettp.cpp", |