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

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

Issue 2072633002: Add Get/SetDisplayLayout to chrome.system.display extension API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 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/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index d13909ce6c1c99c899406c3bde53bdbe3fdf8aa3..12f0833eca86703d5b0222338719090ce11785c1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -73073,6 +73073,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1134" label="SYSTEM_DISPLAY_OVERSCANCALIBRATIONRESET"/>
<int value="1135" label="SYSTEM_DISPLAY_OVERSCANCALIBRATIONCOMPLETE"/>
<int value="1136" label="AUTOFILLPRIVATE_GETCOUNTRYLIST"/>
+ <int value="1137" label="SYSTEM_DISPLAY_SETDISPLAYLAYOUT"/>
+ <int value="1138" label="SYSTEM_DISPLAY_GETDISPLAYLAYOUT"/>
</enum>
<enum name="ExtensionIconState" type="int">

Powered by Google App Engine
This is Rietveld 408576698