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

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

Issue 2023833002: [iOS] Upstream physical web classes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add comment about limiting the dependencies Created 4 years, 7 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 | « ios/ios.gyp ('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 4faad3a5a3586ddbe2ca362c7d8b3f5ad9039f5b..80b370da458280d011d0fe32166571f2c0620ec0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -37623,6 +37623,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="PhysicalWeb.RoundTripTimeMilliseconds" units="ms">
+ <owner>olivierrobin@chromium.org</owner>
+ <summary>Round trip time to the metadata server for Physical web.</summary>
+</histogram>
+
<histogram name="PhysicalWeb.State.Bluetooth" enum="BluetoothStatus">
<owner>cco3@chromium.org</owner>
<owner>mattreynolds@chromium.org</owner>
« no previous file with comments | « ios/ios.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698