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

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: Rebase 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 57b624c6d30d29d6946a015eabd5d163a58e949e..001666cd700fef44f2e34a5be143235efd3f78f9 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -15021,6 +15021,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="2003" label="ThreeValuedPositionGradient"/>
<int value="2004" label="ThreeValuedPositionObjectPosition"/>
<int value="2005" label="ThreeValuedPositionPerspectiveOrigin"/>
+ <int value="2006" label="ClientHintsDeviceRAM"/>
</enum>
<enum name="FeedbackSource" type="int">

Powered by Google App Engine
This is Rietveld 408576698