summaryrefslogtreecommitdiffstats
path: root/components/components.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'components/components.gyp')
-rw-r--r--components/components.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/components/components.gyp b/components/components.gyp
index db6d9b0..6fc7aec 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -65,8 +65,8 @@
'user_prefs.gypi',
'variations.gypi',
'wallpaper.gypi',
- 'webdata.gypi',
'web_resource.gypi',
+ 'webdata.gypi',
],
'conditions': [
['OS != "ios"', {
@@ -80,6 +80,7 @@
'web_cache.gypi',
'web_contents_delegate_android.gypi',
'web_modal.gypi',
+ 'webui_generator.gypi',
],
}],
['OS == "ios"', {