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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..5ae0116afacdc94ed1bfddd1851aff6b5254732f |
--- /dev/null |
+++ b/ios/chrome/browser/native_app_launcher/DEPS |
@@ -0,0 +1,6 @@ |
+specific_include_rules = { |
+ # TODO(crbug.com/619984): Remove this exception. |
+ "^native_app_navigation_controller\.mm$": [ |
+ "+ios/web/navigation/navigation_manager_impl.h", |
+ ], |
+} |