Chromium Code Reviews| Index: ios/chrome/browser/autofill/DEPS |
| diff --git a/ios/chrome/browser/autofill/DEPS b/ios/chrome/browser/autofill/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..1d733f6498a6a42cf9dc79910fbe05b6956ac10a |
| --- /dev/null |
| +++ b/ios/chrome/browser/autofill/DEPS |
| @@ -0,0 +1,6 @@ |
| +specific_include_rules = { |
| + # TODO(crbug.com/619783): Remove this exception. |
| + "^form_suggestion_controller_unittest\.mm$": [ |
| + "+ios/web/web_state/ui/crw_web_controller.h", |
| + ], |
| +} |