summaryrefslogtreecommitdiffstats
path: root/ios/public/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'ios/public/DEPS')
-rw-r--r--ios/public/DEPS3
1 files changed, 2 insertions, 1 deletions
diff --git a/ios/public/DEPS b/ios/public/DEPS
index 2da55c4..3f0cd59 100644
--- a/ios/public/DEPS
+++ b/ios/public/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"-googleurl",
"-library_loaders",
"-testing",
- "-third_party/icu/public",
+ "-third_party/icu/source/common/unicode",
+ "-third_party/icu/source/i18n/unicode",
"-url",
]