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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 444513005: Add the Copresence API. (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 2a32e623bcdc5907a3de715b4aa917f5ae2bff7f..47fe0f9221a4f47b3fc74c4d2e2fec0a5b531cce 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -39489,6 +39489,8 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="862" label="COPRESENCEPRIVATE_SENDSAMPLES"/>
<int value="863" label="COPRESENCEPRIVATE_SENDDETECT"/>
<int value="864" label="COPRESENCEPRIVATE_SENDINITIALIZED"/>
+ <int value="865" label="COPRESENCE_BATCHEXECUTE"/>
+ <int value="866" label="COPRESENCE_SETAPIKEY"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« chrome/common/extensions/api/copresence.idl ('K') | « extensions/common/permissions/api_permission.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698