Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Unified Diff: ios/chrome/browser/autofill/DEPS

Issue 2915603002: Do not use CRWWebController in FormSuggestionControllerTest. (Closed)
Patch Set: Fixed compilation Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ios/chrome/browser/autofill/form_input_accessory_view_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/autofill/DEPS
diff --git a/ios/chrome/browser/autofill/DEPS b/ios/chrome/browser/autofill/DEPS
deleted file mode 100644
index 1d733f6498a6a42cf9dc79910fbe05b6956ac10a..0000000000000000000000000000000000000000
--- a/ios/chrome/browser/autofill/DEPS
+++ /dev/null
@@ -1,6 +0,0 @@
-specific_include_rules = {
- # TODO(crbug.com/619783): Remove this exception.
- "^form_suggestion_controller_unittest\.mm$": [
- "+ios/web/web_state/ui/crw_web_controller.h",
- ],
-}
« no previous file with comments | « no previous file | ios/chrome/browser/autofill/form_input_accessory_view_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698