| Index: components/rlz/DEPS
|
| diff --git a/components/favicon_base/DEPS b/components/rlz/DEPS
|
| similarity index 58%
|
| copy from components/favicon_base/DEPS
|
| copy to components/rlz/DEPS
|
| index 0265afa1aca6fae1734bac8c7cd7347f77e92571..5d717c1c2ac3405d3d856bf38b1699939896ebd9 100644
|
| --- a/components/favicon_base/DEPS
|
| +++ b/components/rlz/DEPS
|
| @@ -1,8 +1,9 @@
|
| include_rules = [
|
| - "+skia/ext",
|
| - "+third_party/skia/include",
|
| + "+base",
|
| + "+components/google",
|
| + "+net",
|
| + "+rlz",
|
| "+ui/base",
|
| - "+ui/gfx",
|
|
|
| # favicon_base is used on iOS.
|
| "-content",
|
|
|