| 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 1c40ab5f6e3b36ba1b7ebae359393dc4a6a9fa32..eb9956d481eaa9c340a725b10d4a8d2071cda9e2 100644
|
| --- a/ios/chrome/browser/native_app_launcher/DEPS
|
| +++ b/ios/chrome/browser/native_app_launcher/DEPS
|
| @@ -5,4 +5,7 @@ specific_include_rules = {
|
| "+ios/web/navigation/navigation_manager_impl.h",
|
| "+ios/web/web_state/web_state_impl.h",
|
| ],
|
| + "^native_app_navigation_controller\.mm$": [
|
| + "+ios/web/web_state/ui/crw_web_controller.h",
|
| + ],
|
| }
|
|
|