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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 766303003: A private API for the cryptotoken component extension. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: New permission has no ui string, skip in tests Created 6 years 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
« no previous file with comments | « extensions/common/permissions/api_permission.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 4ecf1fcad4cbd34ec448629d24db5c7491b24b19..9276e4c9044fc70a3153639c479f2f170336e192 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -45983,6 +45983,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="939" label="COPRESENCEENDPOINTS_SEND"/>
<int value="940" label="INLINE_INSTALL_PRIVATE_INSTALL"/>
<int value="941" label="LAUNCHERPAGE_SETENABLED"/>
+ <int value="942" label="CRYPTOTOKEN_REQUESTPERMISSION"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « extensions/common/permissions/api_permission.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698