Index: chrome/browser/extensions/extension_function_histogram_value.h |
diff --git a/chrome/browser/extensions/extension_function_histogram_value.h b/chrome/browser/extensions/extension_function_histogram_value.h |
index cd203c7c6dfedb6b3a7d18200d2d1c0ad9ca4c1a..0e3d55040f044cc43bd899912ae48260a2d5a84e 100644 |
--- a/chrome/browser/extensions/extension_function_histogram_value.h |
+++ b/chrome/browser/extensions/extension_function_histogram_value.h |
@@ -691,6 +691,7 @@ enum HistogramValue { |
SCREENLOCKPRIVATE_GETLOCKED, |
SCREENLOCKPRIVATE_SETLOCKED, |
SCREENLOCKPRIVATE_SHOWMESSAGE, |
+ FEEDBACKPRIVATE_GETHISTOGRAMS, |
ENUM_BOUNDARY // Last entry: Add new entries above. |
}; |