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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 456213002: Cast channel: Add cast.channel.getLogs extension API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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/api/cast_channel.idl ('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 8a8722e092c6990902c6219ed2d66fbcf5536bc2..c123d0c810eda3df73cd8d58191bedef97bf47a1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -40615,6 +40615,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="874" label="USBPRIVATE_GETDEVICES"/>
<int value="875" label="USBPRIVATE_GETDEVICEINFO"/>
<int value="876" label="EASYUNLOCKPRIVATE_UPDATESCREENLOCKSTATE"/>
+ <int value="877" label="CAST_CHANNEL_GETLOGS"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « extensions/common/api/cast_channel.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698