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

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

Issue 2564573002: [Blink>Fullscreen] Add UseCounter for fullscreen on orientation change (Closed)
Patch Set: 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
« no previous file with comments | « third_party/WebKit/Source/core/frame/UseCounter.h ('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 b3de69f61bcebec2cf80076a4b23a5775ae34c12..33eea8428e39b5875ae96ab1675433b2d231a50e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -86313,6 +86313,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1689" label="CustomElementRegistryDefine"/>
<int value="1690" label="LinkHeaderServiceWorker"/>
<int value="1691" label="CSSShadowPiercingDescendantCombinator"/>
+ <int value="1696" label="FullscreenAllowedByOrientationChange"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/frame/UseCounter.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698