summaryrefslogtreecommitdiffstats
path: root/browser/components/migration/tests/unit/Library/Application Support/Google/Chrome/Local State
blob: 01b99455e496342cd526be88bae8b197e57f5d90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "profile" : {
    "info_cache" : {
      "Default" : {
        "active_time" : 1430950755.65137,
        "is_using_default_name" : true,
        "is_ephemeral" : false,
        "is_omitted_from_profile_list" : false,
        "user_name" : "",
        "background_apps" : false,
        "is_using_default_avatar" : true,
        "avatar_icon" : "chrome://theme/IDR_PROFILE_AVATAR_0",
        "name" : "Person 1"
      }
    },
    "profiles_created" : 1,
    "last_used" : "Default",
    "last_active_profiles" : [
      "Default"
    ]
  }
}