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

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

Issue 2621043002: Add UserCounter for Top Navigation in sandbox (Closed)
Patch Set: Created 3 years, 11 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/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 e914fcc869cc62f84e16489692eee08db3cbb081..8f5b2f77fec780856227d17d6f1276e2a9e06ffb 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -86558,6 +86558,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1690" label="LinkHeaderServiceWorker"/>
<int value="1691" label="CSSShadowPiercingDescendantCombinator"/>
<int value="1696" label="FullscreenAllowedByOrientationChange"/>
+ <int value="1749" label="TopNavInSandbox"/>
+ <int value="1750" label="TopNavInSandboxWithoutGesture"/>
+ <int value="1751" label="TopNavInSandboxWithPerm"/>
+ <int value="1752" label="TopNavInSandboxWithPermButNoGesture"/>
</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