summaryrefslogtreecommitdiffstats
path: root/components/components.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'components/components.gyp')
-rw-r--r--components/components.gyp6
1 files changed, 1 insertions, 5 deletions
diff --git a/components/components.gyp b/components/components.gyp
index db6d9b0..17e4235 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -88,15 +88,11 @@
'webp_transcode.gypi',
],
}],
- ['OS != "android"', {
- 'includes': [
- 'feedback.gypi',
- ]
- }],
['OS != "ios" and OS != "android"', {
'includes': [
'audio_modem.gypi',
'copresence.gypi',
+ 'feedback.gypi',
'proximity_auth.gypi',
'storage_monitor.gypi',
]