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

Side-by-side diff isn't available for this file because of its large size.
Issue 1171953002: Add IPC interface for switching the audio output device for a given audio stream in the browser. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix style Created 5 years, 6 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 | « media/audio/fake_audio_log_factory.cc ('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 f956cff2a0b6455d02a7125daacbc0244449c501..57daa7befac55f5d60833ee420c28fd6291f8934 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -49723,6 +49723,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="79" label="RMF_GET_COOKIES_BAD_ORIGIN"/>
<int value="80" label="SWDH_GET_REGISTRATIONS_NO_HOST"/>
<int value="81" label="SWDH_GET_REGISTRATIONS_INVALID_ORIGIN"/>
+ <int value="82" label="ARH_UNAUTHORIZED_URL"/>
</enum>
<enum name="BadMessageReasonExtensions" type="int">
« no previous file with comments | « media/audio/fake_audio_log_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698