Index: components/favicon/core/DEPS |
diff --git a/components/favicon/core/DEPS b/components/favicon/core/DEPS |
index 8a86e5bd335e77d824ce9c466b11ed51025ea191..ccb5231cc7a1446a072a214633cc8b2f779a74d6 100644 |
--- a/components/favicon/core/DEPS |
+++ b/components/favicon/core/DEPS |
@@ -2,6 +2,9 @@ include_rules = [ |
"+components/bookmarks/browser", |
"+components/history/core/browser", |
"+components/keyed_service/core", |
+ "+net/base/registry_controlled_domains/registry_controlled_domain.h", |
"+skia", |
"+third_party/skia", |
+ "+third_party/skia/include", |
bsalomon
2015/03/25 14:08:59
lgtm
huangs
2015/03/25 14:09:59
Acknowledged.
|
+ "+ui/gfx", |
] |