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

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

Side-by-side diff isn't available for this file because of its large size.
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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 4f986def765fac84433fe2730dd402be5a0afc1d..c8282e8a15579ca924462e5cc8a72633f3010b40 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -39462,6 +39462,10 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="851" label="EXPERIENCESAMPLINGPRIVATE_GETBROWSERINFO"/>
<int value="852" label="EASYUNLOCKPRIVATE_SEEKBLUETOOTHDEVICEBYADDRESS"/>
<int value="853" label="EASYUNLOCKPRIVATE_GETSTRINGS"/>
+ <int value="854" label="COPRESENCEPRIVATE_SENDFOUND"/>
+ <int value="855" label="COPRESENCEPRIVATE_SENDSAMPLES"/>
+ <int value="856" label="COPRESENCEPRIVATE_SENDDETECT"/>
+ <int value="857" label="COPRESENCEPRIVATE_SENDINITIALIZED"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698