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

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

Issue 438513002: Add the whispernet proxy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 ab2ae856f6c78bbeec82450b1b6076a67b1aaca0..686083da201a4f4f6c5e49c878347da7c3a5770b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -39934,6 +39934,10 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="861" label="NOTIFICATIONPROVIDER_GETALLNOTIFIERS"/>
<int value="862" label="GCDPRIVATE_GETPREFETCHEDWIFINAMELIST"/>
<int value="863" label="GUESTVIEWINTERNAL_SETAUTOSIZE"/>
+ <int value="864" label="COPRESENCEPRIVATE_SENDFOUND"/>
+ <int value="865" label="COPRESENCEPRIVATE_SENDSAMPLES"/>
+ <int value="866" label="COPRESENCEPRIVATE_SENDDETECT"/>
+ <int value="867" label="COPRESENCEPRIVATE_SENDINITIALIZED"/>
</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