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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1191453002: Implement "open link as user" context menu entry (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updates Created 5 years, 2 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index e066f2787a9bca3c4c26a30dd47318b5e1ae3c14..eac5c0d68343bed5a4a9a2425da18e7849897385 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -69262,6 +69262,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="6" label="Switch to profile via User Manager"/>
<int value="7" label="Switch to locked profile via User Manager"/>
<int value="8" label="Switch to Guest profile"/>
+ <int value="9" label="Switch to profile from context menu"/>
</enum>
<enum name="ProfileSigninStatus" type="int">

Powered by Google App Engine
This is Rietveld 408576698