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

Side by Side Diff: ios/chrome/browser/autofill/DEPS

Issue 2915603002: Do not use CRWWebController in FormSuggestionControllerTest. (Closed)
Patch Set: Fixed compilation Created 3 years, 6 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 specific_include_rules = {
2 # TODO(crbug.com/619783): Remove this exception.
3 "^form_suggestion_controller_unittest\.mm$": [
4 "+ios/web/web_state/ui/crw_web_controller.h",
5 ],
6 }
OLDNEW
« 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