| OLD | NEW |
| 1 <!-- | 1 <!-- |
| 2 Copyright 2013 The Chromium Authors. All rights reserved. | 2 Copyright 2013 The Chromium Authors. All rights reserved. |
| 3 Use of this source code is governed by a BSD-style license that can be | 3 Use of this source code is governed by a BSD-style license that can be |
| 4 found in the LICENSE file. | 4 found in the LICENSE file. |
| 5 --> | 5 --> |
| 6 | 6 |
| 7 <!-- | 7 <!-- |
| 8 This file is used to generate a comprehensive list of Chrome histograms along | 8 This file is used to generate a comprehensive list of Chrome histograms along |
| 9 with a detailed description for each histogram. | 9 with a detailed description for each histogram. |
| 10 | 10 |
| (...skipping 12123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12134 <int value="452" label="LOCATION_CLEARWATCH"/> | 12134 <int value="452" label="LOCATION_CLEARWATCH"/> |
| 12135 <int value="453" label="BLUETOOTH_ADDPROFILE"/> | 12135 <int value="453" label="BLUETOOTH_ADDPROFILE"/> |
| 12136 <int value="454" label="BLUETOOTH_REMOVEPROFILE"/> | 12136 <int value="454" label="BLUETOOTH_REMOVEPROFILE"/> |
| 12137 <int value="455" label="BLUETOOTH_GETPROFILES"/> | 12137 <int value="455" label="BLUETOOTH_GETPROFILES"/> |
| 12138 <int value="456" label="EXPERIMENTAL_IDENTITY_REMOVECACHEDAUTHTOKEN"/> | 12138 <int value="456" label="EXPERIMENTAL_IDENTITY_REMOVECACHEDAUTHTOKEN"/> |
| 12139 <int value="457" label="AUDIO_GETINFO"/> | 12139 <int value="457" label="AUDIO_GETINFO"/> |
| 12140 <int value="458" label="AUDIO_SETACTIVEDEVICES"/> | 12140 <int value="458" label="AUDIO_SETACTIVEDEVICES"/> |
| 12141 <int value="459" label="AUDIO_SETPROPERTIES"/> | 12141 <int value="459" label="AUDIO_SETPROPERTIES"/> |
| 12142 <int value="460" label="USB_RESETDEVICE"/> | 12142 <int value="460" label="USB_RESETDEVICE"/> |
| 12143 <int value="461" label="SYSTEMINFO_CPU_GET"/> | 12143 <int value="461" label="SYSTEMINFO_CPU_GET"/> |
| 12144 <int value="462" label="SYSTEMINFO_MEMORY_GET"/> |
| 12144 </enum> | 12145 </enum> |
| 12145 | 12146 |
| 12146 <enum name="ExtensionLaunchType" type="int"> | 12147 <enum name="ExtensionLaunchType" type="int"> |
| 12147 <int value="0" label="PINNED"/> | 12148 <int value="0" label="PINNED"/> |
| 12148 <int value="1" label="REGULAR"/> | 12149 <int value="1" label="REGULAR"/> |
| 12149 <int value="2" label="FULLSCREEN"/> | 12150 <int value="2" label="FULLSCREEN"/> |
| 12150 </enum> | 12151 </enum> |
| 12151 | 12152 |
| 12152 <enum name="ExternalDeviceAction" type="int"> | 12153 <enum name="ExternalDeviceAction" type="int"> |
| 12153 <int value="0" label="Import to Drive"/> | 12154 <int value="0" label="Import to Drive"/> |
| (...skipping 4870 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 17024 <group name="Disabled" label="Neither extra webstore link is visible"/> | 17025 <group name="Disabled" label="Neither extra webstore link is visible"/> |
| 17025 <group name="FooterLink" label="Link in bottom right of footer"/> | 17026 <group name="FooterLink" label="Link in bottom right of footer"/> |
| 17026 <group name="PlusIcon" label="Plus icon in apps page"/> | 17027 <group name="PlusIcon" label="Plus icon in apps page"/> |
| 17027 <affected-histogram name="Extensions.AppLaunch"/> | 17028 <affected-histogram name="Extensions.AppLaunch"/> |
| 17028 <affected-histogram name="NewTabPage.DefaultPageType"/> | 17029 <affected-histogram name="NewTabPage.DefaultPageType"/> |
| 17029 </fieldtrial> | 17030 </fieldtrial> |
| 17030 | 17031 |
| 17031 </fieldtrials> | 17032 </fieldtrials> |
| 17032 | 17033 |
| 17033 </histogram-configuration> | 17034 </histogram-configuration> |
| OLD | NEW |