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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2072633002: Add Get/SetDisplayLayout to chrome.system.display extension API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix win 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
« no previous file with comments | « third_party/closure_compiler/interfaces/system_display_interface.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 3cb5daddabe32c67cf622acdb527f131101b8dc5..fb6b6a0ba14770199a5c48fb8ec06be44e79c374 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -73296,6 +73296,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1135" label="SYSTEM_DISPLAY_OVERSCANCALIBRATIONCOMPLETE"/>
<int value="1136" label="AUTOFILLPRIVATE_GETCOUNTRYLIST"/>
<int value="1137" label="RUNTIME_RESTARTAFTERDELAY"/>
+ <int value="1138" label="SYSTEM_DISPLAY_SETDISPLAYLAYOUT"/>
+ <int value="1139" label="SYSTEM_DISPLAY_GETDISPLAYLAYOUT"/>
</enum>
<enum name="ExtensionIconState" type="int">
« no previous file with comments | « third_party/closure_compiler/interfaces/system_display_interface.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698