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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2905373002: Set keys for SwitchAccessEventHandler to capture using accessibiltyPrivate API (Closed)
Patch Set: Responded to comment 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
« no previous file with comments | « third_party/closure_compiler/externs/accessibility_private.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 0afb7ec1e259ee6fd0a70152ba03e212811f5017..879c16498e7a77352508cc2f2da8c0db8998eac5 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -12370,6 +12370,7 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="1175" label="MEDIAPERCEPTIONPRIVATE_SETSTATE"/>
<int value="1176" label="MEDIAPERCEPTIONPRIVATE_GETDIAGNOSTICS"/>
<int value="1177" label="NETWORKINGPRIVATE_GETCERTIFICATELISTS"/>
+ <int value="1178" label="ACCESSIBILITY_PRIVATE_SETSWITCHACCESSKEYS"/>
</enum>
<enum name="ExtensionIconState" type="int">
« no previous file with comments | « third_party/closure_compiler/externs/accessibility_private.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698