diff options
Diffstat (limited to 'third_party/libwebp')
-rw-r--r-- | third_party/libwebp/libwebp.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/libwebp/libwebp.gyp b/third_party/libwebp/libwebp.gyp index 3acf992..6df7a08 100644 --- a/third_party/libwebp/libwebp.gyp +++ b/third_party/libwebp/libwebp.gyp @@ -64,7 +64,7 @@ 'targets': [ { 'target_name': 'libwebp', - 'type': 'settings', + 'type': 'none', 'direct_dependent_settings': { 'defines': [ 'ENABLE_WEBP', |