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

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

Issue 2594443002: Remove incognito data from the Geolocation.Header.* histograms. (Closed)
Patch Set: Remove incognito stats from other Geolocation.Header.* histograms Created 3 years, 12 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 | « chrome/android/java/src/org/chromium/chrome/browser/omnibox/geo/GeolocationHeader.java ('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 e82732c0d31acd3caea5560549c2abe37295f2c6..559a9990ea090fff462da7215c54869d7cfdf4ce 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -90305,6 +90305,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="40" label="Location off, app denied, domain allowed"/>
<int value="41" label="Location off, app denied, domain prompt"/>
<int value="42" label="Location off, app denied, domain denied"/>
+ <int value="43" label="Unsuitable URL"/>
+ <int value="44" label="Not using HTTPS"/>
</enum>
<enum name="GeolocationInfoBarDelegateAndroidEvent" type="int">
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/omnibox/geo/GeolocationHeader.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698