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 17230893b83282cbe2abed190507c50de0d7fa82..d3a6e2e35464aff3fee484eff940ab4a3b075afd 100644 |
--- a/chrome/browser/extensions/extension_function_histogram_value.h |
+++ b/chrome/browser/extensions/extension_function_histogram_value.h |
@@ -578,6 +578,8 @@ enum HistogramValue { |
SYSTEM_STORAGE_REMOVEAVAILABLECAPACITYWATCH, |
SYSTEM_STORAGE_GETALLAVAILABLECAPACITYWATCHES, |
SYSTEM_STORAGE_REMOVEALLAVAILABLECAPACITYWATCHES, |
+ DOWNLOADS_REMOVEFILE, |
+ DOWNLOADS_SHOWDEFAULTFOLDER, |
ENUM_BOUNDARY // Last entry: Add new entries above. |
}; |