Searched refs:possible_url (Results 1 – 1 of 1) sorted by relevance
1585 string16 possible_url = UTF8ToUTF16(reinterpret_cast<char*>(text)); in HandleDragDataReceived() local1587 if (OnPerformDropImpl(possible_url)) { in HandleDragDataReceived()