| Index: components/ssl_errors/DEPS
|
| diff --git a/components/ssl_errors/DEPS b/components/ssl_errors/DEPS
|
| index bcf6031de162dd36fdd7a25cae8b9538a9cadd73..9960302a20b71e0918c73fcb65bf2d02004928b2 100644
|
| --- a/components/ssl_errors/DEPS
|
| +++ b/components/ssl_errors/DEPS
|
| @@ -1,8 +1,9 @@
|
| include_rules = [
|
| + "+components/grit/components_resources.h",
|
| "+components/network_time",
|
| "+components/prefs",
|
| + "+components/strings/grit/components_strings.h",
|
| "+components/url_formatter",
|
| - "+grit",
|
| "+net",
|
| "+ui/base"
|
| ]
|
|
|