| Index: components/crash/core/browser/DEPS
|
| diff --git a/components/crash/core/browser/DEPS b/components/crash/core/browser/DEPS
|
| index 54699afa1f0c1db89c5c4bd506fb3b974c758157..bd2a3bff751f8614063c73c395f2f5bdd1dd8f0b 100644
|
| --- a/components/crash/core/browser/DEPS
|
| +++ b/components/crash/core/browser/DEPS
|
| @@ -1,5 +1,5 @@
|
| include_rules = [
|
| "+components/upload_list",
|
| - "+grit/components_chromium_strings.h",
|
| - "+grit/components_strings.h",
|
| + "+components/strings/grit/components_chromium_strings.h",
|
| + "+components/strings/grit/components_strings.h",
|
| ]
|
|
|