HomeSort by relevance Sort by last modified time
    Searched full:chrome_title (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/
jumplist_win.cc 351 std::wstring chrome_title = local
353 ReplaceSubstringsAfterOffset(&chrome_title, 0, L"&", L"");
354 chrome->SetTitle(chrome_title);

Completed in 285 milliseconds