Searched defs:too_much_history (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/sync/
H A Dprofile_signin_confirmation_helper.cc125 bool too_much_history = owned_results.size() >= max_entries; local
126 if (too_much_history) {
130 ReturnResult(too_much_history);

Completed in 101 milliseconds