Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 0b8814dcb5fa9038c933c872745555b49bd0dd77..60683ae7a3e1ac9720fbd39898ed96ac8db834ba 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -56570,6 +56570,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="Search.GsaProcessMemoryPss" units="KB"> |
+ <owner>lizeb@chromium.org</owner> |
+ <summary> |
+ On Android, when Chrome connects to a bound service exposed by GSA, the |
+ memory footprint of the GSA process in KB, as measured by PSS. Reported at |
+ most once per Chrome startup. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Search.MigratedPrefToDictionaryValue" enum="BooleanHit"> |
<owner>caitkp@chromium.org</owner> |
<summary> |