Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 52b7c8e9952c7f8465d1a2ceadae52bfd2ac12d4..61c9b2cd0e712c97b7e53e8e423194937de6715a 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -113832,9 +113832,17 @@ value. |
<suffix name="WebGL" label="A WebGL GPU command buffer context"/> |
<suffix name="Media" label="The media worker command buffer context"/> |
<suffix name="BlimpRenderCompositor" |
- label="BlimpCompositor compositor command buffer context"/> |
+ label="BlimpCompositor compositor command buffer context"> |
+ <obsolete> |
+ Deprecated and removed from code as of 02/2017. |
+ </obsolete> |
+ </suffix> |
<suffix name="BlimpRenderWorker" |
- label="BlimpCompositor worker command buffer context"/> |
+ label="BlimpCompositor worker command buffer context"> |
+ <obsolete> |
+ Deprecated and removed from code as of 02/2017. |
+ </obsolete> |
+ </suffix> |
<affected-histogram name="GPU.ContextLost"/> |
</histogram_suffixes> |