Chromium Code Reviews| Index: components/version_info/DEPS |
| diff --git a/components/version_info/DEPS b/components/version_info/DEPS |
| index 10baa5f861c27cd6757d7cde976044253eb4866d..060155c2707c7f13bf2ee2823dd19b77bc5ccae0 100644 |
| --- a/components/version_info/DEPS |
| +++ b/components/version_info/DEPS |
| @@ -1,5 +1,5 @@ |
| include_rules = [ |
| - "+grit/components_strings.h", |
| + "+components/strings/grit/components_strings.h", |
| "+ui/base", |
| # version_info is used on iOS and thus cannot depend on //content. |