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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 391513002: Add easyUnlockPrivate extension API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix test Created 6 years, 5 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
« 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 d472046d3fcdc09c8e1ace30f56c1b13ace8eb28..461dda3b2fe4a5ebde1b6052a7e22469b9a47778 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -38788,6 +38788,11 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="838" label="GCDPRIVATE_GETCOMMANDSLIST"/>
<int value="839" label="APPVIEWINTERNAL_ATTACHFRAME"/>
<int value="840" label="APPVIEWINTERNAL_DENYREQUEST"/>
+ <int value="841" label="FILEBROWSERPRIVATE_GETDOWNLOADURL"/>
+ <int value="842" label="EASYUNLOCKPRIVATE_PERFORMECDHKEYAGREEMENT"/>
+ <int value="843" label="EASYUNLOCKPRIVATE_GENERATEECP256KEYPAIR"/>
+ <int value="844" label="EASYUNLOCKPRIVATE_CREATESECUREMESSAGE"/>
+ <int value="845" label="EASYUNLOCKPRIVATE_UNWRAPSECUREMESSAGE"/>
</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