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

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 build break pulling in TOT Created 6 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 c391a9c31a768ef0581ca5394468510e97fce92a..e32a07aec00c787ba70427bd37623f949eb36fd6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -39290,6 +39290,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="849" label="SOCKET_SECURE"/>
<int value="850" label="SOCKETS_TCP_SECURE"/>
<int value="851" label="EXPERIENCESAMPLINGPRIVATE_GETBROWSERINFO"/>
+ <int value="852" label="APP_CURRENTWINDOWINTERNAL_SETINTERCEPTALLKEYS"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698