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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2474713003: Migrate enabled state of plugins into specialized Flash and PDF prefs. (Closed)
Patch Set: Address comments. Created 4 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
« no previous file with comments | « chrome/browser/plugins/plugin_prefs.cc ('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 7e94067119120cef98b3dccc797d9749476a9be2..2bfd74973ab186a3b654cb825fcb37a8760db09d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -46283,6 +46283,12 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Plugin.EnabledStatusMigrationDone" enum="Boolean">
+ <owner>pastarmovj@chromium.org</owner>
+ <owner>tommycli@chromium.org</owner>
+ <summary>Tracks whether plugins that were disabled were migrated.</summary>
+</histogram>
+
<histogram name="Plugin.Flash.ClickSize.AspectRatio" units="%">
<owner>tommycli@chromium.org</owner>
<summary>
« no previous file with comments | « chrome/browser/plugins/plugin_prefs.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698