| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 3862a2a74878c1b5548e0c7d4fd1ea39742e0ae0..14010762d3b75c2f7d61c44e13c94de6ba639706 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -47591,6 +47591,24 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="PageLoad.Clients.Ads.Google.ParentExistsForSubFrame"
|
| + enum="ParentFrameKnown">
|
| + <owner>jkarlin@chromium.org</owner>
|
| + <summary>
|
| + Records whether or not a parent frame is found for a subframe that finishes
|
| + navigating.
|
| + </summary>
|
| +</histogram>
|
| +
|
| +<histogram name="PageLoad.Clients.Ads.Google.ResourceTypeWhenNoFrameFound"
|
| + enum="ContentResourceType2">
|
| + <owner>jkarlin@chromium.org</owner>
|
| + <summary>
|
| + Records the content::ResourceType when a resource finishes loading but the
|
| + ads metrics aren't aware of a committed frame for the resource.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram
|
| name="PageLoad.Clients.DataReductionProxy.Experimental.Bytes.Network.CompressionRatio"
|
| units="%">
|
|
|