Searched refs:kMatchOriginalProfile (Results 1 – 1 of 1) sorted by relevance
106 const int kMatchOriginalProfile = 1 << 0; variable128 if (match_types & kMatchOriginalProfile) { in BrowserMatches()527 uint32 match_types = match_incognito ? kMatchOriginalProfile : kMatchNothing; in FindBrowserWithType()