Searched refs:section_this_cycle (Results 1 – 1 of 1) sorted by relevance
295 base::ListValue *section_this_cycle = AddSection(stats_list, in ConstructAboutInformation() local297 IntSyncStat encryption_conflicts(section_this_cycle, "Encryption Conflicts"); in ConstructAboutInformation()298 IntSyncStat hierarchy_conflicts(section_this_cycle, "Hierarchy Conflicts"); in ConstructAboutInformation()299 IntSyncStat server_conflicts(section_this_cycle, "Server Conflicts"); in ConstructAboutInformation()300 IntSyncStat committed_items(section_this_cycle, "Committed Items"); in ConstructAboutInformation()