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

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: Fix FrameFetchContextTest 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 82f9bf1eeadea1b500bfac3d92ba14d1ae405b03..44d5f134c65113001112a1b3332ea2aa31cc90ff 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -15010,6 +15010,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="1993" label="ShapeDetection_TextDetectorConstructor"/>
<int value="1994"
label="CredentialManagerCredentialRequestOptionsOnlyUnmediated"/>
+ <int value="1995" label="ClientHintsDeviceRam"/>
</enum>
<enum name="FeedbackSource" type="int">

Powered by Google App Engine
This is Rietveld 408576698