diff options
Diffstat (limited to 'ios/web/ios_web.gyp')
-rw-r--r-- | ios/web/ios_web.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp index 22fb83b..577d15d 100644 --- a/ios/web/ios_web.gyp +++ b/ios/web/ios_web.gyp @@ -51,6 +51,7 @@ 'js_resources', 'user_agent', '../../base/base.gyp:base', + '../../components/url_formatter/url_formatter.gyp:url_formatter', '../../content/content.gyp:content_browser', '../../ios/net/ios_net.gyp:ios_net', '../../ios/third_party/blink/blink_html_tokenizer.gyp:blink_html_tokenizer', |