Home
last modified time | relevance | path

Searched refs:action_target_text (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.cc3350 string16 action_target_text; in GetPasswordFormFromDict() local
3364 password_dict.GetString("action_target", &action_target_text); in GetPasswordFormFromDict()
3368 GURL action_target(action_target_text); in GetPasswordFormFromDict()