{
   "browser": {
      "clear_lso_data_enabled": true,
      "hung_plugin_detect_freq": 2000,
      "last_redirect_origin": "",
      "plugin_message_response_timeout": 30000
   },
   "gpu_blacklist": {
      "entries": [ {
         "blacklist": [ "webgl" ],
         "description": "ATI Radeon X1900 is not compatible with WebGL on the Mac.",
         "device_id": [ "0x7249" ],
         "id": 1,
         "os": {
            "type": "macosx"
         },
         "vendor_id": "0x1002",
         "webkit_bugs": [ 47028 ]
      }, {
         "blacklist": [ "accelerated_compositing" ],
         "cr_bugs": [ 59302 ],
         "description": "GL driver is software rendered. Accelerated compositing is disabled.",
         "gl_renderer": {
            "op": "contains",
            "value": "software"
         },
         "id": 3,
         "os": {
            "type": "linux"
         }
      }, {
         "blacklist": [ "webgl" ],
         "description": "The Intel Mobile 945 Express family of chipsets is not compatible with WebGL.",
         "device_id": [ "0x27AE" ],
         "id": 4,
         "os": {
            "type": "any"
         },
         "vendor_id": "0x8086"
      }, {
         "blacklist": [ "all" ],
         "cr_bugs": [ 71381, 76428, 73910, 101225 ],
         "description": "ATI/AMD cards with older or third-party drivers in Linux are crash-prone.",
         "exceptions": [ {
            "driver_vendor": {
               "op": "contains",
               "value": "AMD"
            },
            "driver_version": {
               "number": "8.92",
               "op": "\u003E="
            }
         } ],
         "id": 5,
         "os": {
            "type": "linux"
         },
         "vendor_id": "0x1002"
      }, {
         "blacklist": [ "all" ],
         "cr_bugs": [ 72938 ],
         "description": "NVIDIA GeForce FX Go5200 is assumed to be buggy.",
         "device_id": [ "0x0324" ],
         "id": 8,
         "os": {
            "type": "any"
         },
         "vendor_id": "0x10de"
      }, {
         "blacklist": [ "webgl" ],
         "cr_bugs": [ 73794 ],
         "description": "NVIDIA GeForce 7300 GT on Mac does not support WebGL.",
         "device_id": [ "0x0393" ],
         "id": 10,
         "os": {
            "type": "macosx"
         },
         "vendor_id": "0x10de"
      }, {
         "blacklist": [ "all" ],
         "cr_bugs": [ 72979, 89802 ],
         "description": "Drivers older than 2009-01 on Windows are assumed to be buggy.",
         "driver_date": {
            "number": "2009.1",
            "op": "\u003C"
         },
         "exceptions": [ {
            "device_id": [ "0x29a2" ],
            "driver_version": {
               "number": "7.15.10.1624",
               "op": "\u003E="
            },
            "vendor_id": "0x8086"
         } ],
         "id": 12,
         "os": {
            "type": "win"
         }
      }, {
         "blacklist": [ "all" ],
         "cr_bugs": [ 74212 ],
         "description": "ATI drivers older than 10.6 on Windows XP are assumed to be buggy.",
         "driver_version": {
            "number": "8.741",
            "op": "\u003C"
         },
         "id": 13,
         "os": {
            "type": "win",
            "version": {
               "number": "5",
               "op": "="
            }
         },
         "vendor_id": "0x1002"
      }, {
         "blacklist": [ "all" ],
         "cr_bugs": [ 74212 ],
         "description": "NVIDIA drivers older than 257.21 on Windows XP are assumed to be buggy.",
         "driver_version": {
            "number": "6.14.12.5721",
            "op": "\u003C"
         },
         "id": 14,
         "os": {
            "type": "win",
            "version": {
               "number": "5",
               "op": "="
            }
         },
         "vendor_id": "0x10de"
      }, {
         "blacklist": [ "all" ],
         "cr_bugs": [ 74212 ],
         "description": "Intel drivers older than 14.42.7.5294 on Windows XP are assumed to be buggy.",
         "driver_version": {
            "number": "6.14.10.5294",
            "op": "\u003C"
         },
         "id": 15,
         "os": {
            "type": "win",
            "version": {
               "number": "5",
               "op": "="
            }
         },
         "vendor_id": "0x8086"
      }, {
         "blacklist": [ "multisampling" ],
         "cr_bugs": [ 67752, 83153 ],
         "description": "Multisampling is buggy in some ATI Mac cards.",
         "exceptions": [ {
            "device_id": [ "0x6760", "0x9488" ]
         } ],
         "id": 16,
         "os": {
            "type": "macosx"
         },
         "vendor_id": "0x1002"
      }, {
         "blacklist": [ "all" ],
         "cr_bugs": [ 76703 ],
         "description": "Intel mesa drivers are crash-prone.",
         "id": 17,
         "os": {
            "type": "linux"
         },
         "vendor_id": "0x8086"
      }, {
         "blacklist": [ "all" ],
         "cr_bugs": [ 84701 ],
         "description": "NVIDIA Quadro FX 1500 is buggy.",
         "device_id": [ "0x029e" ],
         "id": 18,
         "os": {
            "type": "linux"
         },
         "vendor_id": "0x10de"
      }, {
         "blacklist": [ "accelerated_2d_canvas", "accelerated_compositing" ],
         "cr_bugs": [ 87157 ],
         "description": "Accelerated 2d canvas and accelerated compositing are not supported in Mac OSX version 10.5.",
         "id": 19,
         "os": {
            "type": "macosx",
            "version": {
               "number": "10.5",
               "op": "="
            }
         }
      }, {
         "blacklist": [ "all" ],
         "cr_bugs": [ 82232, 82541 ],
         "description": "NVIDIA driver 260.19.06 on linux is crash-prone.",
         "driver_vendor": {
            "op": "=",
            "value": "NVIDIA"
         },
         "driver_version": {
            "number": "260.19.6",
            "op": "="
         },
         "id": 20,
         "os": {
            "type": "linux"
         },
         "vendor_id": "0x10de"
      }, {
         "blacklist": [ "all" ],
         "cr_bugs": [ 87680, 90091 ],
         "description": "NVIDIA driver 195.36.24 on linux is buggy for certain Quadro FX series cards.",
         "device_id": [ "0x00cd", "0x00ce" ],
         "driver_vendor": {
            "op": "=",
            "value": "NVIDIA"
         },
         "driver_version": {
            "number": "195.36.24",
            "op": "="
         },
         "id": 21,
         "os": {
            "type": "linux"
         },
         "vendor_id": "0x10de"
      }, {
         "blacklist": [ "all" ],
         "description": "NVIDIA linux drivers older than 195.36.24 are assumed to be buggy.",
         "driver_vendor": {
            "op": "=",
            "value": "NVIDIA"
         },
         "driver_version": {
            "number": "195.36.24",
            "op": "\u003C"
         },
         "id": 22,
         "os": {
            "type": "linux"
         },
         "vendor_id": "0x10de"
      }, {
         "blacklist": [ "all" ],
         "description": "Mesa drivers in linux older than 7.11 are assumed to be buggy.",
         "driver_vendor": {
            "op": "=",
            "value": "Mesa"
         },
         "driver_version": {
            "number": "7.11",
            "op": "\u003C"
         },
         "id": 23,
         "os": {
            "type": "linux"
         }
      }, {
         "blacklist": [ "accelerated_2d_canvas" ],
         "description": "Accelerated 2d canvas is unstable in Linux at the moment.",
         "id": 24,
         "os": {
            "type": "linux"
         }
      }, {
         "blacklist": [ "all" ],
         "cr_bugs": [ 95934, 94973 ],
         "description": "ATI/AMD cards with older drivers in Linux are crash-prone.",
         "exceptions": [ {
            "driver_vendor": {
               "op": "contains",
               "value": "AMD"
            },
            "driver_version": {
               "number": "8.92",
               "op": "\u003E="
            }
         } ],
         "gl_vendor": {
            "op": "beginwith",
            "value": "ATI"
         },
         "id": 27,
         "os": {
            "type": "linux"
         }
      }, {
         "blacklist": [ "all" ],
         "cr_bugs": [ 95934, 94973 ],
         "description": "ATI/AMD cards with third-party drivers in Linux are crash-prone.",
         "gl_renderer": {
            "op": "contains",
            "value": "AMD"
         },
         "gl_vendor": {
            "op": "beginwith",
            "value": "X.Org"
         },
         "id": 28,
         "os": {
            "type": "linux"
         }
      }, {
         "blacklist": [ "all" ],
         "cr_bugs": [ 95934, 94973 ],
         "description": "ATI/AMD cards with third-party drivers in Linux are crash-prone.",
         "gl_renderer": {
            "op": "contains",
            "value": "ATI"
         },
         "gl_vendor": {
            "op": "beginwith",
            "value": "X.Org"
         },
         "id": 29,
         "os": {
            "type": "linux"
         }
      } ],
      "name": "software rendering list",
      "version": "1.22"
   },
   "gpu_blacklist_update": "1324245015.868658",
   "local_state": {
      "multiple_profile_prefs_version": 3
   },
   "ntp": {
      "intro_display_count": 11,
      "promo_locale": "en-US",
      "promo_version": 7,
      "webstore_enabled": true
   },
   "printing": {
      "print_preview_enabled_once": true
   },
   "profile": {
      "info_cache": {
         "Default": {
            "avatar_icon": "chrome://theme/IDR_PROFILE_AVATAR_0",
            "name": "Default Profile",
            "user_name": "decidel@gmail.com"
         }
      },
      "last_active_profiles": [ "Default" ],
      "last_used": "Default"
   },
   "protocol_handler": {
      "excluded_schemes": {
         "afp": true,
         "data": true,
         "disk": true,
         "disks": true,
         "file": true,
         "hcp": true,
         "javascript": true,
         "magnet": false,
         "mailto": false,
         "ms-help": true,
         "news": false,
         "nntp": true,
         "shell": true,
         "snews": false,
         "vbscript": true,
         "view-source": true,
         "vnd": {
            "ms": {
               "radio": true
            }
         }
      }
   },
   "safe_browsing": {
      "client_key": "Sq9q1SBxA_OesqG3L6iyMw==",
      "wrapped_key": "AKEgNivNCW9HRvMUbuB-3hySSimIa7oNgfSBYMg956SUcgzuDodP7j_pwnhJ26hqHvc-GAi1PjacUNWzT_-_fjdJd6lZypdnzw=="
   },
   "shutdown": {
      "num_processes": 0,
      "num_processes_slow": 0,
      "type": 0
   },
   "task_manager": {
      "window_placement": {
         "bottom": 534,
         "left": 402,
         "maximized": false,
         "right": 878,
         "top": 226,
         "work_area_bottom": 760,
         "work_area_left": 0,
         "work_area_right": 1280,
         "work_area_top": 0
      }
   },
   "uninstall_metrics": {
      "installation_date2": "1313759344",
      "launch_count": "110",
      "page_load_count": "135910",
      "uptime_sec": "22260539"
   },
   "user_experience_metrics": {
      "client_id": "055042A3-1117-4024-965B-5FDC0ABE784F",
      "client_id_timestamp": "1313759344",
      "num_bookmarks_in_other_bookmark_folder": 106,
      "num_bookmarks_on_bookmark_bar": 153,
      "num_folders_in_other_bookmark_folder": 9,
      "num_folders_on_bookmark_bar": 0,
      "num_keywords": 60,
      "session_id": 109,
      "stability": {
         "breakpad_registration_fail": 0,
         "breakpad_registration_ok": 0,
         "child_process_crash_count": 0,
         "crash_count": 0,
         "debugger_not_present": 0,
         "debugger_present": 0,
         "exited_cleanly": false,
         "extension_renderer_crash_count": 0,
         "incomplete_session_end_count": 0,
         "last_timestamp_sec": "1337680999",
         "launch_count": 0,
         "launch_time_sec": "1337015201",
         "page_load_count": 28,
         "plugin_stats2": [ {
            "crashes": 0,
            "instances": 11,
            "launches": 0,
            "name": "Shockwave Flash"
         } ],
         "renderer_crash_count": 0,
         "renderer_hang_count": 0,
         "session_end_completed": true,
         "stats_buildtime": "1335546393",
         "stats_version": "18.0.1025.168"
      }
   },
   "was": {
      "restarted": false
   }
}
