| Index: ios/chrome/browser/native_app_launcher/DEPS
|
| diff --git a/ios/chrome/browser/native_app_launcher/DEPS b/ios/chrome/browser/native_app_launcher/DEPS
|
| index 5ae0116afacdc94ed1bfddd1851aff6b5254732f..1c40ab5f6e3b36ba1b7ebae359393dc4a6a9fa32 100644
|
| --- a/ios/chrome/browser/native_app_launcher/DEPS
|
| +++ b/ios/chrome/browser/native_app_launcher/DEPS
|
| @@ -1,6 +1,8 @@
|
| specific_include_rules = {
|
| - # TODO(crbug.com/619984): Remove this exception.
|
| - "^native_app_navigation_controller\.mm$": [
|
| + # TODO(crbug.com/619984): Remove the following exceptions.
|
| + "^native_app_navigation_util_unittest\.mm$": [
|
| + "+ios/web/navigation/crw_session_controller.h",
|
| "+ios/web/navigation/navigation_manager_impl.h",
|
| + "+ios/web/web_state/web_state_impl.h",
|
| ],
|
| }
|
|
|