Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 840843002: Expose computation of md5 content checksums for files via a file manager private API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Apply feedback. Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index c92e67d51fb1183412f720e23cbee7296cc368f5..7ec96c4ced058a950dc5973605cee633fe0c64af 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -46412,6 +46412,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="941" label="LAUNCHERPAGE_SETENABLED"/>
<int value="942" label="CRYPTOTOKENPRIVATE_REQUESTPERMISSION"/>
<int value="943" label="BLUETOOTHPRIVATE_DISCONNECTALL"/>
+ <int value="944" label="FILEMANAGERPRIVATE_COMPUTECHECKSUM"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698