Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 1b0350e83608e43b1ba7b675dd0810bffd312e1b..f2eeb1ba95ef3a096e41ba38b058a04575315a91 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -65619,6 +65619,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
<int value="11" label="ERROR_EXTRACT_RIGHT_SOURCE"> |
Couldn't extract a right from the source process. |
</int> |
+ <int value="12" label="ERROR_SOURCE_NOT_FOUND"> |
+ Broker didn't have a channel of communication with the source process. |
+ </int> |
</enum> |
<enum name="IPCAttachmentBrokerUnprivilegedBrokerAttachmentError" type="int"> |