| Index: ios/chrome/browser/DEPS
|
| diff --git a/ios/chrome/browser/DEPS b/ios/chrome/browser/DEPS
|
| index e1f07769f623363298d97eb17229a9a488e65fc8..ce60ba00bb0dcb4b2dfeb9d82de47cd3adaa867c 100644
|
| --- a/ios/chrome/browser/DEPS
|
| +++ b/ios/chrome/browser/DEPS
|
| @@ -100,10 +100,7 @@ include_rules = [
|
| "+skia/ext/skia_utils_ios.h",
|
|
|
| # Strings and resources.
|
| - "+grit/components_chromium_strings.h",
|
| - "+grit/components_google_chrome_strings.h",
|
| - "+grit/components_resources.h",
|
| - "+grit/components_scaled_resources.h",
|
| - "+grit/components_strings.h",
|
| + "+components/grit",
|
| + "+components/strings/grit",
|
| "+ios/chrome/grit",
|
| ]
|
|
|