Searched defs:intent_url (Results 1 – 2 of 2) sorted by relevance
60 GURL intent_url; // URL of the intent that should process this content. member
59 GURL intent_url = GetIntentURL(text); in FindTappedContent() local