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

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

Issue 2860093003: Implement device-ram client hints header (Closed)
Patch Set: 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 62c10595d479aba399ea4668e5194bcbf5d1d42e..18d1b248c09c6dbbc56e259f669c9cce2b43cf6b 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -14816,6 +14816,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="1968" label="ElementNameDOMInvalidHTMLParserValid"/>
<int value="1969" label="ElementNameDOMValidHTMLParserInvalid"/>
<int value="1970" label="GATTServerDisconnectedEvent"/>
+ <int value="1971" label="ClientHintsDeviceRam"/>
</enum>
<enum name="FeedbackSource" type="int">

Powered by Google App Engine
This is Rietveld 408576698