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

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

Issue 1872873002: Add autotestPrivate.getVisibleNotifications API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 | « extensions/browser/extension_function_histogram_value.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 3349c5d37c529bd75a977255f07e830e903261ec..444503462b8bfd0894072842099fdf1114503d81 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -68482,6 +68482,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1112" label="INPUT_IME_HIDEWINDOW"/>
<int value="1113" label="INPUTMETHODPRIVATE_SHOWINPUTVIEW"/>
<int value="1114" label="WALLPAPERPRIVATE_RECORDWALLPAPERUMA"/>
+ <int value="1115" label="AUTOTESTPRIVATE_GETVISIBLENOTIFICATIONS"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « extensions/browser/extension_function_histogram_value.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698