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 aacc1c21f591d97fab484ff7f342b4801a930d82..47f75bd17fd81967724043402c73dd5ed79a4604 100644 |
--- a/extensions/browser/extension_function_histogram_value.h |
+++ b/extensions/browser/extension_function_histogram_value.h |
@@ -1067,6 +1067,8 @@ enum HistogramValue { |
DEVELOPERPRIVATE_REPAIREXTENSION, |
DEVELOPERPRIVATE_SHOWOPTIONS, |
DEVELOPERPRIVATE_SHOWPATH, |
+ SEARCHENGINESPRIVATE_GETDEFAULTSEARCHENGINES, |
+ SEARCHENGINESPRIVATE_SETDEFAULTSEARCHENGINE, |
// Last entry: Add new entries above and ensure to update |
// tools/metrics/histograms/histograms.xml. |
ENUM_BOUNDARY |