diff options
Diffstat (limited to 'ios')
-rw-r--r-- | ios/public/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/public/DEPS b/ios/public/DEPS index b9ffa71..2da55c4 100644 --- a/ios/public/DEPS +++ b/ios/public/DEPS @@ -8,4 +8,5 @@ include_rules = [ "-library_loaders", "-testing", "-third_party/icu/public", + "-url", ] |