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

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 UseCounter.h 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
« no previous file with comments | « third_party/WebKit/Source/platform/loader/fetch/ClientHintsPreferences.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index d0115d2133d7cfd49c94e801b6d4a157f5a24c58..eaecd7edb6fe66c83752a046e97b3b708f078100 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -15078,6 +15078,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="2014" label="V8SpeechRecognition_Start_Method"/>
<int value="2015" label="TableRowDirectionDifferentFromTable"/>
<int value="2016" label="TableSectionDirectionDifferentFromTable"/>
+ <int value="2017" label="ClientHintsDeviceRAM"/>
</enum>
<enum name="FeedbackSource" type="int">
« no previous file with comments | « third_party/WebKit/Source/platform/loader/fetch/ClientHintsPreferences.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698