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

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

Issue 2905373002: Set keys for SwitchAccessEventHandler to capture using accessibiltyPrivate API (Closed)
Patch Set: Updated extension histograms Created 3 years, 7 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 a2abf8f12004b2b420ba32a5e2d7b64b2c199f5d..c84fadc8d46eb170f7f01915fc6cf3876edb6771 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -12325,6 +12325,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="1174" label="MEDIAPERCEPTIONPRIVATE_GETSTATE"/>
<int value="1175" label="MEDIAPERCEPTIONPRIVATE_SETSTATE"/>
<int value="1176" label="MEDIAPERCEPTIONPRIVATE_GETDIAGNOSTICS"/>
+ <int value="1177" label="ACCESSIBILITY_PRIVATE_SETSWITCHACCESSKEYS"/>
</enum>
<enum name="ExtensionIconState" type="int">

Powered by Google App Engine
This is Rietveld 408576698