Index: extensions/browser/extension_function_histogram_value.h |
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h |
index 197d04e02470a776ef54a6e2f71921f02e0b73e2..be803eeb2db92e2f18e74339478ffd44ad34312d 100644 |
--- a/extensions/browser/extension_function_histogram_value.h |
+++ b/extensions/browser/extension_function_histogram_value.h |
@@ -943,6 +943,10 @@ enum HistogramValue { |
EASYUNLOCKPRIVATE_GETREMOTEDEVICES, |
FILESYSTEMPROVIDER_GETALL, |
EASYUNLOCKPRIVATE_CONNECTTOBLUETOOTHSERVICEINSECURELY, |
+ MEDIAGALLERIES_ADDGALLERYWATCH, |
+ MEDIAGALLERIES_REMOVEGALLERYWATCH, |
+ MEDIAGALLERIES_GETALLGALLERYWATCH, |
+ MEDIAGALLERIES_REMOVEALLGALLERYWATCH, |
// Last entry: Add new entries above and ensure to update |
// tools/metrics/histograms/histograms.xml. |
ENUM_BOUNDARY |