Searched refs:other_profile_index (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_shortcut_manager_win.cc783 size_t other_profile_index = (current_profile_index == 0) ? 1 : 0; local
784 return cache.GetPathOfProfileAtIndex(other_profile_index);

Completed in 119 milliseconds