New extension API to clear data reduction proxy savings metrics.

This API is for use by the Data Saver extension to clear the data
savings metrics including the data savings graph displayed by the
extension.

BUG=461022

Review URL: https://codereview.chromium.org/1026143002

Cr-Commit-Position: refs/heads/master@{#323590}
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h
index e37b8dbd..780b6b60 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -1054,6 +1054,7 @@
   WEBVIEWINTERNAL_SETZOOMMODE,
   WEBVIEWINTERNAL_GETZOOMMODE,
   LAUNCHERSEARCHPROVIDER_SETSEARCHRESULTS,
+  DATAREDUCTIONPROXY_CLEARDATASAVINGS,
   // Last entry: Add new entries above and ensure to update
   // tools/metrics/histograms/histograms.xml.
   ENUM_BOUNDARY