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

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

Issue 2863973003: Expose RTT and downlink bandwidth using experimental Javascript API (Closed)
Patch Set: Rebased Created 3 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 | « third_party/WebKit/public/platform/WebNetworkStateNotifier.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 8410462ca637c6920829fc8f9b56ea2d2307bf4b..e118b20dd7d75633e4fdc54b7be0c38792e4d891 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -15001,6 +15001,8 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="1986" label="CredentialManagerPasswordName"/>
<int value="1987" label="CredentialManagerAdditionalData"/>
<int value="1988" label="CredentialManagerCustomFetch"/>
+ <int value="1989" label="NetInfoRtt"/>
+ <int value="1990" label="NetInfoDownlink"/>
</enum>
<enum name="FeedbackSource" type="int">
« no previous file with comments | « third_party/WebKit/public/platform/WebNetworkStateNotifier.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698