| Index: ios/chrome/browser/web/DEPS
|
| diff --git a/ios/chrome/browser/web/DEPS b/ios/chrome/browser/web/DEPS
|
| index 83927462a6b90477b05dab2f94c1db0d2471269f..7f48b7b3746c7d8c25f8b38d60593b0ef216da90 100644
|
| --- a/ios/chrome/browser/web/DEPS
|
| +++ b/ios/chrome/browser/web/DEPS
|
| @@ -4,7 +4,7 @@ specific_include_rules = {
|
| "+ios/web/web_state/blocked_popup_info.h",
|
| ],
|
| # TODO(crbug.com/622485): Remove this exception.
|
| - "^error_page_content_unittest\.mm$": [
|
| + "^error_page_generator_unittest\.mm$": [
|
| "+ios/web/web_state/error_translation_util.h",
|
| ],
|
| # TODO(crbug.com/623125): Remove this exception.
|
|
|