| Index: ios/chrome/browser/tabs/DEPS
|
| diff --git a/ios/chrome/browser/tabs/DEPS b/ios/chrome/browser/tabs/DEPS
|
| index 49a63f0e78fff7555643b1ce0b1030b94b0755f0..da8e45d83f064f6039ff21138e9adf3b177f1a8b 100644
|
| --- a/ios/chrome/browser/tabs/DEPS
|
| +++ b/ios/chrome/browser/tabs/DEPS
|
| @@ -10,6 +10,7 @@ specific_include_rules = {
|
| "^tab_unittest\.mm$": [
|
| "+ios/web/navigation/crw_session_controller.h",
|
| "+ios/web/web_state/ui/crw_web_controller.h",
|
| + "+ios/web/web_state/navigation_context_impl.h",
|
| "+ios/web/navigation/navigation_manager_impl.h",
|
| "+ios/web/web_state/web_state_impl.h",
|
| ],
|
|
|