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

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

Issue 2883763002: Expose ECT to render frames, Blink and NetInfo (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
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 59d3c4104bce9aa7bc7a5ca3e184e2bf98811dc1..60b3cfa252582decc082a1a800b282b581cdb925 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -15048,6 +15048,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="2011"
label="HTMLOListElementStartGetterReversedWithoutStartAttribute"/>
<int value="2012" label="CredentialManagerPreventSilentAccess"/>
+ <int value="2013" label="NetInfoEffectiveType"/>
</enum>
<enum name="FeedbackSource" type="int">

Powered by Google App Engine
This is Rietveld 408576698