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

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

Issue 2942963002: corrected wrong options showing on context menus. (Closed)
Patch Set: Created 3 years, 6 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/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 0c4a5dccd1a8277027244eef76d05bca683b9b1e..acce6243ff160f366eebd1da9335fb6f2398f5ad 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -5712,6 +5712,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="34" label="Open in Chrome incognito tab (CCT)"/>
<int value="35" label="Open in browser (CCT)"/>
<int value="36" label="Open in Chrome (Fullscreen)"/>
+ <int value="37" label="Share link"/>
</enum>
<enum name="ContextMenuSaveLinkType" type="int">

Powered by Google App Engine
This is Rietveld 408576698