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

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

Issue 297123002: API proposal for chrome.app.window to intercept all keys. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix mac and clang build issues Created 6 years, 1 month 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 c06b504e9634c4aa0a7933f9d67d25dda8c17ea3..bd9200e10e86e75ad932e903e29cc5a975f1216e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -44858,6 +44858,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="922" label="EASYUNLOCKPRIVATE_GETUSERIMAGE"/>
<int value="923" label="HOTWORDPRIVATE_NOTIFYSPEAKERMODELSAVED"/>
<int value="924" label="HOTWORDPRIVATE_GETLOCALIZEDSTRINGS"/>
+ <int value="925" label="APP_CURRENTWINDOWINTERNAL_SETINTERCEPTALLKEYS"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698