Searched refs:text_to_paste (Results 1 – 1 of 1) sorted by relevance
546 base::string16 text_to_paste = text.empty() ? omnibox->GetClipboardText() : in PasteIntoOmnibox() local549 if (text_to_paste.empty()) in PasteIntoOmnibox()557 omnibox->SetUserText(text_to_paste); in PasteIntoOmnibox()