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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2860093003: Implement device-ram client hints header (Closed)
Patch Set: Address Comments 2 Created 3 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
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 1694dfeb6d63f2cfebeaea8484500785370f6bde..12298a5963514196ba6ae596e1e306f81d55f2e3 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -15049,6 +15049,7 @@ uploading your change for review. These are checked by presubmit scripts.
label="HTMLOListElementStartGetterReversedWithoutStartAttribute"/>
<int value="2012" label="CredentialManagerPreventSilentAccess"/>
<int value="2013" label="NetInfoEffectiveType"/>
+ <int value="2014" label="ClientHintsDeviceRAM"/>
</enum>
<enum name="FeedbackSource" type="int">

Powered by Google App Engine
This is Rietveld 408576698