Chromium Code Reviews| Index: components/security_interstitials/DEPS |
| diff --git a/components/security_interstitials/DEPS b/components/security_interstitials/DEPS |
| index d690007e83e138b78e76a212212cd6a420e19909..c8864067149fc30a7929889d614358052be9e5a5 100644 |
| --- a/components/security_interstitials/DEPS |
| +++ b/components/security_interstitials/DEPS |
| @@ -6,7 +6,7 @@ include_rules = [ |
| "+components/rappor", |
| "+components/ssl_errors", |
| "+components/url_formatter", |
| - "+grit/components_strings.h", |
| + "+components/strings/grit/components_strings.h", |
|
sdefresne
2017/02/23 11:34:52
nit: sort
Nico
2017/02/23 16:57:53
Done.
|
| "+net/base", |
| "+net/ssl", |
| "+ui/base" |