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

  /external/chromium/chrome/browser/
jumplist_win.cc 364 std::wstring incognito_title = local
366 ReplaceSubstringsAfterOffset(&incognito_title, 0, L"&", L"");
367 incognito->SetTitle(incognito_title);

Completed in 54 milliseconds