summaryrefslogtreecommitdiffstats
path: root/browser/components/migration/tests/unit/LibraryWithNoData/Application Support/Google/Chrome/Local State
blob: bb03d6b9a1a7c42bf6e61f947b6a42cf3c2476e2 (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 With No Data"
      }
    },
    "profiles_created" : 1,
    "last_used" : "Default",
    "last_active_profiles" : [
      "Default"
    ]
  }
}