Index: components/favicon_base/DEPS |
diff --git a/components/favicon_base/DEPS b/components/favicon_base/DEPS |
index 20ad28e0892123f90597c0d7d9638a9176aa1cdc..0265afa1aca6fae1734bac8c7cd7347f77e92571 100644 |
--- a/components/favicon_base/DEPS |
+++ b/components/favicon_base/DEPS |
@@ -3,4 +3,7 @@ include_rules = [ |
"+third_party/skia/include", |
"+ui/base", |
"+ui/gfx", |
+ |
+ # favicon_base is used on iOS. |
+ "-content", |
] |