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

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

Issue 2557443002: [Blink>Fullscreen] Add UseCounter for fullscreen on orientation change (Closed)
Patch Set: switched to UseCounter Created 4 years 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 199b3e478a992b5a95d4b521681bff681b1bf5f9..43fa346f35387b7d75a4acfb42f8939280bb25b7 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -87111,6 +87111,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1693" label="CSSGridLayout"/>
<int value="1694" label="V8BarcodeDetector_Detect_Method"/>
<int value="1695" label="V8FaceDetector_Detect_Method"/>
+ <int value="1696" label="FullscreenOnOrientationChange"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698