summaryrefslogtreecommitdiffstats
path: root/components/components.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'components/components.gyp')
-rw-r--r--components/components.gyp5
1 files changed, 5 insertions, 0 deletions
diff --git a/components/components.gyp b/components/components.gyp
index 91b5fc6..e011a89 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -81,6 +81,11 @@
'web_modal.gypi',
],
}],
+ ['OS == "ios"', {
+ 'includes': [
+ 'webp_transcode.gypi',
+ ],
+ }],
['OS != "android"', {
'includes': [
'feedback.gypi',