Searched defs:action_text (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.cc1649 base::string16 action_text = RequiredActionTextForSection(section); local
1650 if (!action_text.empty()) {
1651 *vertically_compact = *horizontally_compact = action_text;

Completed in 283 milliseconds