ExtensionNameMap 271 chrome/browser/sync/test/integration/sync_extension_helper.cc profile_extensions_.insert(make_pair(profile, ExtensionNameMap())); ExtensionNameMap 371 chrome/browser/sync/test/integration/sync_extension_helper.cc ExtensionNameMap::const_iterator it2 = it->second.find(name); ExtensionNameMap 93 chrome/browser/sync/test/integration/sync_extension_helper.h typedef std::map<Profile*, ExtensionNameMap> ProfileExtensionNameMap;