diff options
Diffstat (limited to 'ios/web/DEPS')
-rw-r--r-- | ios/web/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/web/DEPS b/ios/web/DEPS index 658bb67..8ed91b4 100644 --- a/ios/web/DEPS +++ b/ios/web/DEPS @@ -1,4 +1,5 @@ include_rules = [ + "+components/prefs", "+components/url_formatter", "+crypto", "+ios/public/provider/web", |