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

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

Issue 2116973002: Added "Exit full screen" to context menu. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Return the result of GetAcceleratorForCommandId. Created 4 years, 5 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 020a6981f4ec9faabc1dad3fb1bcd8f6d22d837d..d0282145a1206c1010ab6ac171b550298497ce7d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -86697,6 +86697,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="85" label="IDC_CONTENT_CONTEXT_OPEN_WITH12"/>
<int value="86" label="IDC_CONTENT_CONTEXT_OPEN_WITH13"/>
<int value="87" label="IDC_CONTENT_CONTEXT_OPEN_WITH14"/>
+ <int value="88" label="IDC_EXIT_FULLSCREEN"/>
</enum>
<enum name="ReportProcessingResult" type="int">

Powered by Google App Engine
This is Rietveld 408576698