Home
last modified time | relevance | path

Searched refs:section_that_cycle (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync/
Dabout_sync_util.cc302 base::ListValue* section_that_cycle = AddSection( in ConstructAboutInformation() local
304 IntSyncStat updates_downloaded(section_that_cycle, "Updates Downloaded"); in ConstructAboutInformation()
305 IntSyncStat committed_count(section_that_cycle, "Committed Count"); in ConstructAboutInformation()
306 IntSyncStat entries(section_that_cycle, "Entries"); in ConstructAboutInformation()